Code Monkey home page Code Monkey logo

Comments (2)

the16bitgamer avatar the16bitgamer commented on July 18, 2024

Thank you for letting me know. Unfortunately due to to the recent changes in Unity's Privacy Police we are moving away from the Unity Engine.

As such we have made public the Android Studio Project we used to create the native android plugin here: https://github.com/the16bitgamer/NetworkCheck

I will also do one last test. From the looks of thing one could simply add the manifest into the android plugin folder and add the string there. If so I will update the project and add in new instructions.

However after this I will most likely archive this repository as we will no longer be doing development or business with unity.

from unity_android_ios_app_detection.

the16bitgamer avatar the16bitgamer commented on July 18, 2024

At this point we cannot update the Unity Packages. I attempted to add a manifest into Unity however it didn't work. The current work around is to rebuild the appcheck.aar from our NetworkCheck repository, as the check is done by our plugin not the Unity application.

Due to the new privacy concerns provided one could request the "QUERY_ALL_PACKAGES" permission, however this will ultimatly get the app rejected.

One could theoretically duplicate how we check for our apps in iOS by having a new Plugin respond to a specific URL request, and have our application detect if an application like it is installed. However this is out of scope for this project, and most likely out of scope for most users, as it will require a dedicated plugin to respond, since it cannot be generated like you can in iOS.

I will now be closing this issue, as we do not intend on fixing this issue.

from unity_android_ios_app_detection.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.