Hi all,
In my android app I am using google's MAP api to integrate location based services in app.I have registered for the Map's key
and it works fine on emulator. But when I
test it on actual device it does not work at all. By googling a few I came to know that I need to sign the .apk file for public release.
So I am not sure whether is this a issue or not. Because all other feature works fine even if I have not signed the app.
Please help.