DEV Community

Discussion on: How to build an Geolocation Weather Forecast app in React Native in 30 minutes

Collapse
 
blagojev93 profile image
BlagojeV93

First of all nice tutorial, very easy to track and implement, nice work!

I have one issue.
On my emulator following these steps works fine. But on the real device I get blank screen when I start the app. Have I missed some step or what?

Collapse
 
andrewsmith1996 profile image
Andrew Smith

Hey, have you specified the permissions in your Info.plus for iOS or your Android Manifest for Android?