I generated a standalone app and published it on Google Play a few hours ago.
The app uses MapView component with restricted access for Maps API.
The problem is that the map works just fine when I install the app manually with the apk while it doesn’t display when I install it from Google Play (same apk uploaded of course). So I checked the SHA1 and it is different in the two cases.
Is this the expected behaviour or am I doing something wrong?