Location Services? #177
Answered
by
joemasilotti
lucashaley
asked this question in
Q&A
-
|
Are native Location Services accessible through Hotwire Native? Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
joemasilotti
Sep 23, 2025
Replies: 1 comment
-
|
Yep! You can use the JavaScript Geolocation API directly and it will pass the request on to iOS. Just make sure to set the correct Info.plist descriptions or the app will crash. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lucashaley
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yep! You can use the JavaScript Geolocation API directly and it will pass the request on to iOS. Just make sure to set the correct Info.plist descriptions or the app will crash.