I'm getting with for Android.
Oh geez. Your build failed. Sorry, but a problem occurred on the build server
It works fine on iOS, and used to work fine on Android too for that app. The App ID is 1428999.
I've tried reuploading the code and rebuilding, different certs, nothing seems to help.
Oh geez. Your build failed. Sorry, but a problem occurred on the build server
It works fine on iOS, and used to work fine on Android too for that app. The App ID is 1428999.
I've tried reuploading the code and rebuilding, different certs, nothing seems to help.
- 16 Posts
- 0 Reply Likes
Posted 5 years ago
- 8261 Posts
- 263 Reply Likes
Hi
It show: Error - Your Android signing key is locked.
Have you manage to unlock the key and rebuild?
It show: Error - Your Android signing key is locked.
Have you manage to unlock the key and rebuild?
- 16 Posts
- 0 Reply Likes
It is unlocked!
In the log file it says:
BUILD FAILED
/home/ec2-user/android-sdk/tools/ant/build.xml:573: ../../../../../../home/ec2-user/android-sdk/com.google.android.gms:play-services-location:7.3.0 resolve to a path with no project.properties file for project /project
In the log file it says:
BUILD FAILED
/home/ec2-user/android-sdk/tools/ant/build.xml:573: ../../../../../../home/ec2-user/android-sdk/com.google.android.gms:play-services-location:7.3.0 resolve to a path with no project.properties file for project /project
- 16 Posts
- 0 Reply Likes
- 8261 Posts
- 263 Reply Likes
Hi Iconico
This plugin cause it failing to build
Please fix
Thanks
This plugin cause it failing to build
<gap:plugin name="com.incentfit.cordova.background-geolocation" />
Please fix
Thanks
- 16 Posts
- 0 Reply Likes
Ok it looks like PhoneGapBuild only supports the <dependency /> mechanism, replacing the <framework /> here to include google-play-services, a cordova-plugin which has been publicly deprecated by its author.
So, why can't I compile <framework src="com.google.android.gms:play-services-location:7.3.0" /> from the Android SDK??
<dependency id="com.google.playservices" url="https://github.com/MobileChromeApps/google-play-services.git" />
So, why can't I compile <framework src="com.google.android.gms:play-services-location:7.3.0" /> from the Android SDK??
- 16 Posts
- 0 Reply Likes
Related Categories
-
PhoneGap Build
- 15111 Conversations
- 275 Followers
-
Plugins
- 1283 Conversations
- 38 Followers
