Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2436] Unable to load Google Play resources for Google Maps API v2

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNot Our Bug
Resolution Date2013-09-18T08:59:30.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator Modules
Labelsandroid, googleplay, mapsv2
ReporterPaul Webby
AssigneeMostafizur Rahman
Created2013-08-26T21:27:41.000+0000
Updated2016-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

Comments

  1. Paul Webby 2013-08-30

    Hi there, Any update on this ticket? Any ideas what might be causing the error? Cheers Paul
  2. Ygor Lemos 2013-09-12

    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: from the manifest. I'm trying all solutions and will report back with updates.
  3. Paul Webby 2013-09-15

    Thanks Ygor I tested the application with and without , unfortunately the issue still remains.
  4. Motiur Rahman 2013-09-18

    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
  5. Rainer Schleevoigt 2014-02-11

    I have the same issue. Is there a workeround?
  6. Rainer Schleevoigt 2014-07-01

    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.
  7. Rainer Schleevoigt 2014-07-01

    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"

JSON Source