-
-
Notifications
You must be signed in to change notification settings - Fork 853
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
MapboxMobileEvents : Failed to load Info.plist from bundle at path #1415
Comments
Have you followed the installation with the modification to the Podfile? Than purge ios: |
I followed the installation
I got the same issue , seems the info.plist file is missing : |
@ghadeeraqraa1992 I'm stuck with the same problem. Have you found some solution? |
unfortunately no , still I'm stuck ! |
please try with the |
closing due to lack of feedback |
@ferdicus I'm running into the same issue in both my personal project and the @ghadeeraqraa1992 were you able to resolve this? I reproduced it within a barebones RN project. It feels related to mapbox/mapbox-gl-native-ios#555 After installing pods, an Info.plist file isn't found within "Pods/MapboxMobileEvents/Support Files" within the Xcode Workspace. Simulator installation error
|
This is still very much a huge issue that happens to me regularly @ferdicus |
the same issue happens to me every time I install the package |
how to solve this issue? |
VERSIONS :
cocopods version 1.10.1 (Latest one)
@react-native-mapbox-gl/maps 8.2.1
ReactNativeMapboxGLIOSVersion 6.3
xCode version 12.4
RESULT:
the app doesn’t install , missing ifo.plist file :
Could not install at this time.
Failed to load Info.plist from bundle at path /Users/Ghadeer/Library/Developer/CoreSimulator/Devices/77062086-4859-4E6A-A712-B029E9DEF6C7/data/Library/Caches/com.apple.mobile.installd.staging/temp.42EX5r/extracted/x.app/Frameworks/MapboxMobileEvents.framework; Extra info about plist: ACL=
Any help ?
The text was updated successfully, but these errors were encountered: