react-native-gps-state icon indicating copy to clipboard operation
react-native-gps-state copied to clipboard

IOS openLocationSettings issue

Open abdallaemadeldin opened this issue 5 years ago • 4 comments

when i call GPSState.openLocationSettings() in IOS devices app crashed and say GPSState.openLocationSettings was called with 1 argument but expect 0 argument. @neuberoliveira @friederbluemle any help?

abdallaemadeldin avatar Jan 28 '20 11:01 abdallaemadeldin

image

Here is the error. @neuberoliveira you need to fix this error, it is a huge bug. Waiting for a response.

WrathChaos avatar Mar 11 '20 08:03 WrathChaos

@neuberoliveira this issue still exists. Is there any fix in the works? If so, when can we expect it?

havi-b avatar Jun 08 '20 20:06 havi-b

This is a dead project, https://github.com/rmrs/react-native-settings

You can use this for settings.

WrathChaos avatar Jun 10 '20 13:06 WrathChaos

I fixed it, use this version "@tootsweet/react-native-gps-state": "git+https://github.com/huy-lv/react-native-gps-state.git#master",

huy-lv avatar Apr 23 '23 01:04 huy-lv