Page 1 of 1

[SOLVED]condition location: maps library is missing

Posted: 11 Oct 2015 14:04
by 007sascha
Hello,
I want to edit a location condition, but if i click on "pick location" the following message appears:"the maps library is missing on this device" What can i do? Google maps is installed.
Automagic 1.28.0
CM12.1
Device: BQ M5

Re: condition location: maps library is missing

Posted: 12 Oct 2015 15:59
by 007sascha
I forgot, logcat shows on every click "pick location":

Code: Select all

I/art     ( 3202): Rejecting re-init on previously-failed class java.lang.Class<ch.gridvision.ppam.androidautomagic.LocationPickerActivity>

Re: condition location: maps library is missing

Posted: 12 Oct 2015 19:35
by Martin
Hi,

Sounds like a ROM issue. Maybe the old maps library is not installed properly for some reason.
The most recent version of Automagic will replace this library with the newest one available from Google (requires Google Play services). The EAP of 1.29 is available in the EAP forum and is currently in test but should work mostly stable. Would be great if you could check if maps of the EAP version works on your device.

Regards,
Martin

Re: condition location: maps library is missing

Posted: 12 Oct 2015 19:50
by 007sascha
Hi Martin,
the EAP 1.29-dev works, thank you.