-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[iOS] googleMapId
is not working on iOS devices
#5250
Comments
I'm running into the same issue, somehow react-google-map is not injecting/passing mapid value to AIRGoogleMap. If directly hardcode the mapid in the AIRGoogleMap file then it works. |
@v-andreichuk thanks for reporting this, it's part of the missing support for react-native Fabric / new arch. please checkout I will keep this open because it might get missed while doing the migration and it needs to be tested separately |
Has anyone found a solution? |
I still have this problem :( |
🎉 This issue has been resolved in version 1.21.0-alpha.64 🎉 The release is available on: Your semantic-release bot 📦🚀 |
@anahids-ff @Valairan this will definitely be solved once we release the new Fabric release (currently in alpha) no effort is being done on master at the moment until alpha is promoted to public release |
Thanks @salah-ghanim! Please let us know when alpha is release 🙌🏻 |
Summary
When I try to apply Cloud Styling to my application - nothing happens on iOS devices. However, on Android - everything works fine
Reproducible sample code
Steps to reproduce
Expected result
iOS Google Map is styles accordingly to the Google Cloud config
Actual result
iOS Google Map remains the same after passing googleMapId
React Native Maps Version
1.20.1
What platforms are you seeing the problem on?
iOS (Google Maps)
React Native Version
0.76.3
What version of Expo are you using?
Not using Expo
Device(s)
iPhone 15 Pro
Additional information
No response
The text was updated successfully, but these errors were encountered: