Good morning,
I downloaded the new XDK 2366 and now find that a Crosswalk-Android build fails almost immediately with "An error occurred please check your build assets".. The app itself previously built OK, the only changes I made since the XDK upgrade were to the Projects tab in XDK, several of the fields were previously blank. Attached is a screen shot of the Build info.
Thanks for any advice,
Tony
链接已复制
Hi Paul,
I just tried the Android crosswalk upload/ build again. Upload worked and the build failed within a few seconds with "An error occurred while building the application. Verify your build assets are correct and try again."
The only changes I made were to the build settings, no changes to the App itself.
Hi Gerrell,
I'm using XDK 2366 on Windows 7. I made no changes to the app, just updated some of the build settings as shown attached to an earlier post. The app is also available on Dropbox with a link also shown in an earlier post.
Thanks,
Tony
@Tony, the problem is your App ID. A single valued ID is inadequate, it needs to contain at least two parts. If you try the regular Android build you'll see the error message, unfortunately, the Crosswalk build is not providing that level of detail. I've attached the error message from the Android build. I did a test with the Android build because it builds faster and usually whatever is ailing a Crosswalk build will also be ailing an Android build.
I recommend you use at least a three part App ID, for example, something like "com.mydomain.myappname"
