[AC-2436] Unable to load Google Play resources for Google Maps API v2
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Not Our Bug |
Resolution Date | 2013-09-18T08:59:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator Modules |
Labels | android, googleplay, mapsv2 |
Reporter | Paul Webby |
Assignee | Mostafizur Rahman |
Created | 2013-08-26T21:27:41.000+0000 |
Updated | 2016-03-08T07:41:28.000+0000 |
Description
After following instructions listed here http://docs.appcelerator.com/titanium/3.0/#!/guide/Google_Maps_v2_for_Android I am unable to get Google Play Resources to load for use with Google Maps API v2.
The error received is:
[ERROR][GooglePlayServicesUtil(18012)] The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
[WARN][dalvikvm(18012)] threadid=1: thread exiting with uncaught exception (group=0x4117e2a0)
I have removed/reinstalled the Google Play resources to the ADK as well as the Maps Module to no avail.
The relevant parts of the tiapp.xml file (minus ID and API code) are:
Any idea why I might be getting this error?
Cheers
Paul
Hi there, Any update on this ticket? Any ideas what might be causing the error? Cheers Paul
I get those errors on logcat as well. Ti SDK 3.1.2.GA Tested on Galaxy S3, Galaxy S4, Motorola Razr, LG L5 and Nexus 7 (2013) Android (4.0.x, 4.1.x, 4.2.x and 4.3) I'm investigating some other users reports about this on StackOverflow. Some report that the library included on the app project is older than the tooling used to compile, some others suggest to remove:
Thanks Ygor I tested the application with and without
Hi Paul, We have tested the issue on several devices and could not reproduce it. We have not heard back from you in a while. Not sure if this is still throwing error in your app. If so, please send us a complete test case so that we can take next necessary step to fix. If we don't hear back, we will assume the issue is no longer valid and close it. Map APIs documentation can be found [here](http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.Map). Thanks
I have the same issue. Is there a workeround?
I have renamed the appid (bundle id) from de.appwerft.cm to de.appwerft.criticalmass and it works for me. Maybe an issue in parsing of app id.
sorry my last hint was a pseudo solution: after long walking thru the map the issue comes back. Terminating the app by androidback ad restart: same issue. But if I go into system configuarion/apps/myApp and forced kill teh app and restart again: et voila! teh issue is disappered. Now I test to use android:largeHeap="true"