I am getting an error when I run a google maps app on an android for codename one. When I run it on the emulator I am getting no error. When I run it on a phone I get.
an internal application error occurred java.lang RuntimeException: waited too long for browser bridge
I think the problem is that I need to add build hints. I can find where to add them but I am not sure what format they should be in. I am also not sure what to add. I think I found a post that said I needed to add android.xapplication= android:value="YOUR KEY"/> android.xpermissions=
But I am not sure what format that looks like in the build hint entry form