ev-map/EVMap

java/net/vonforst/evmap/EvMapApplication.kt:43:52 Unresolved reference: acra_credentials

Closed this issue · 2 comments

Hello, I just installed Android studio and I imported your code. I then entered the APIs but when I run the compilation I get the error message : java/net/vonforst/evmap/EvMapApplication.kt:43:52 Unresolved reference: acra_credentials. Can you help me to debug ? thanks, Alexandre.

Hi, did you follow the instructions in api_keys.md? The acra_credentials string needs to exist, but it can be left empty for development.

closing due to inactivity