Hello!
My App have some problem
It can run on my old phone(Andorid 6.0)
but it can't run on my new phone (Android 8.0)
How do I solve this problem?
If I can solve this problem,my apps can be publish!
Did you build the apk with Cocoon.io?
Add this to xml maybe fix the problem
<preference name="android-minSdkVersion" value="20"/>
I use Adobe PhoneGap to build the apk
Add this to xml maybe fix the problem <preference name="android-minSdkVersion" value="20"/>
Thank you!
But Still not work..
When I touch my apk
it show this message
已停止 = stopped.
https://imgur.com/a/QrtUWZW
I dont think this problem has to do with your app.
Try to run it on another android 8.0.
Develop games in your browser. Powerful, performant & highly capable.
I dont think this problem has to do with your app. Try to run it on another android 8.0.
I try the other two phone
Both of them are Android 8.0.0
But still not work
I don't know how to do
imgur.com/a/flj6YUP
Google find the error
But I don't know how to solve it.
Someboy help me?