Hi :)
I dont know and cannot find the "spoiler hidden image" feature on this forum,
So I will make more than 1 post on top in this thread to describe.
If forum admin or moderator think this is inappropriate, feel free to delete this.
I face some weird issue on my project, then I try to figure it out and I found there is some problem with MobileAdvert.
Anybody meet the same issue like me ?
How do I fix this ?
Here is what I test :
There is 6 project that I made for troubleshoot
1. Project Name :BlankTestR120
- Create a new blank project using stable version R120
- Export to android signed .APK file
- Install it to android phone
- I found it need "full network access" like usual
- After installed, the application run normally
2. Project Name :AdsTestR120
- Create a new blank project using stable version R120
- Add "MobileAdvert" plugins, no event/code at all
- then Export to android signed .APK file
- Install it to android phone
- I found it need "full network access" and "prevent phone from sleeping"
- After installed, I try to run the application but it fail,
- it show an error message "Unfortunately,... has stopped"
3. Project Name :BlankTestR111
- Create a new blank project using stable version R111
- Export to android signed .APK file
- Install it to android phone
- I found it need "full network access" like usual
- After installed, the application run normally
4. Project Name :AdsTestR111
- Create a new blank project using stable version R111
- Add "MobileAdvert" plugins, no event/code at all
- then Export to android signed .APK file
- Install it to android phone
- I found it need "full network access" and "prevent phone from sleeping"
- After installed, I try to run the application but it fail,
- it show an error message "Unfortunately,... has stopped"
5. Project Name :testAdvert
- this is my old testing project with MobileAdvert, using stable version R111 BEFORE R120 release
- the .APK file also is the old one, which exported using the old stable R111
- I found it need "full network access" like usual
- After installed, the application run normally
6. Project Name :testAdvertReExport
- I make a copy file of previous testAdvert.c3p (created by the old R111)
- I open the copy using new R111, rename the project become testAdvertReExport
- Exporte testAdverReExport using the new stable R111, then Install the new .APK
- I found it need "full network access" like usual and "prevent phone from sleeping"
- it show an error message "Unfortunately,... has stopped"
My Assumption :
There is an issue about MobileAdvert, because all my new project cannot run,
but if I remove the MobileAdvert plugins from the project, it become normal, the .APK run well
Anyone can help me ?
Thanks in advance.
Please check picture below :