aaculp
aaculp
having to same problem as well! ):
I am also having this problem....can get location on Android no problem. Will not get location on iOS.. async componentDidMount() { if (Platform.OS === 'ios') { this.getUserPosition(); } else {...
So I fixed it by going into the simulator settings... Privacy => Location => {Your App} => Always Allow
This issue was caused by Next/Font i believe, im not sure where but I never had this issue until i imported @next/font and tried updating the font brought in from...