app works fine in expo go but on as apk

Now i’m building a mobile version of an app using react-native maps and react-native maps-directions for routes. i added all the necessary permissions from google etc. i have 2 api keys. the version with one (unrestricted) key works fine in the expo go app on my android device. i am using another one (restricted) to build the apk. the apk shows the map. but not the routes. where could the problem be? i tried googling it for hours, but seems like i’m the only one with this issue…

SDK Version: 48

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.