You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App works fine on the simulator and the physical device. Actually I had to set the Info.plist files manually for Turf and MapboxMaps frameworks in Xcode. Xcode could not run the app because there was no info.plist files for those frameworks. So app works good on both of the simulator and the physical device.
But now when I upload the app to the testflight, I got this error.
Environment
Steps to reproduce
App works fine on the simulator and the physical device. Actually I had to set the Info.plist files manually for
Turf
andMapboxMaps
frameworks in Xcode. Xcode could not run the app because there was no info.plist files for those frameworks. So app works good on both of the simulator and the physical device.But now when I upload the app to the testflight, I got this error.
Here is the Turf.plist file
And here is the MapboxMaps plist file.
Please give me the hint, if you can see this issue.
The text was updated successfully, but these errors were encountered: