Hi,
This is on "google play console" :
"builds that target Android 13 without the com.google.android.gms.permission.AD_ID permission declared in their manifest file will be blocked"
It is important. What about mmf ?
Thanks
Hi,
This is on "google play console" :
"builds that target Android 13 without the com.google.android.gms.permission.AD_ID permission declared in their manifest file will be blocked"
It is important. What about mmf ?
Thanks
Thanks for the info, please don't target 13 at the moment until next beta, need to check all the new implementation and make them available to new beta if any.
============
Changes available for next beta
information here https://developers.google.com/androi...public-methods
Regards,
Fernando Vivolo
... new things are coming ...
Ok thanks Fernando.
However, I can no longer compile my Android applications. The message is as follows (French-English translation):
"An unknown error occurred while accessing C:\Users\al\AppData\Local\Temp\And867A.tmp\app\src \main\java\Conditions\CND_EXTISIN.java."
What should I do? It's important for me because I can't work anymore...
I'm on API 31 target 10
Thanks for the help
Fernando says that maybe your installation of Fusion got corrupted at some point, so he suggests you re-install the latest Fusion update patch that corresponds to your version. As you use the Steam version of Fusion, maybe uninstall / re-install Fusion, or if you use the official version (build 293.10), you could also try installing the latest beta version (how you can do that is explained in the Build 294.7 thread: https://community.clickteam.com/threads/109883-Build-294-7-Beta-version) (in this case you might have to make sure you got the latest version of the Google Play objects, if you use them in your app).
Hello,
I reinstalled the latest version of Android Studio and pointed Fusion to the sdk and jre of it, and it works now. Before I pointed to the java oracle, with probably obsolete elements. Thank you.