-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Unable to install the app on Android 5 and iOs8 #731
Comments
@vousys do you have two apps with the same bundle ID on your device? |
Hi Simon, no, |
@vousys I'd like to see the terminal output when you run the |
Hi Simon, I don't use this, I scan the QR code and install it on the device, and for iOs I use diawi to upload.
My built information: Version Owned by PhoneGap (iOS / Android / Windows) Plugin Source Version Installed Latest Platforms
|
If I comment your plugin, I can compile it, check please Version Owned by PhoneGap (iOS / Android / Windows) Source Last built (2) Plugin Source Version Installed Latest Platforms
And the config.xml
Maybe the Build online has a bug |
@vousys you are using the wrong plugin ID, notice your config.xml has
but it should be |
Hi Simon. My mistake, I was so tired testing and removing plugins and settings to make it work since yesterday. |
@vousys I think you should download the .apk file and try to install it using the |
it's imposible because I put the name XXXFuckingTesting . 2016-03-22 11:03 GMT-03:00 Simon MacDonald [email protected]:
|
Simon, if it was a problem with the ID, I shouldn't be able to install it without the push plugin, and I could. |
Hi Simon! I create a new empty project only with the files of your example (https://github.com/phonegap/phonegap-plugin-push/tree/master/example/www) and this little config , I compile it fine but can't install it on my device motox xt1058 android lollipop
|
Hi simon, I found the solution !!! reading and testing all the other issues, but please check because something is wrong with the default version of phonegap and plugin push At this issue #741 they use
I changed that in my config and it works |
This thread has been automatically locked. |
Hi Simon! i compile the app perfectly from https://build.phonegap.com/ but when i try to install it on my android device 5.0 it won't install. No error shows except "Can't install the app"
If I remove the lines to invoke your plugin from the config.xml, it installs fine.
I can't find any other issue here about that so I have to ask you for help.
My complete config is this:
I used to use your plugin in another project wich still works and use phonegap 3.7.0 (i didn't recompile it)
I did the following testing:
remove all the plugins except those, but still can't install it on Android 5 and iOs 8
The text was updated successfully, but these errors were encountered: