Open MuhammadRizwanDawar opened 1 month ago
For iOS release builds, Xcode strips symbols, causing issues. To fix:
- In Xcode, go to Target Runner > Build Settings.
- Set Strip Style from All Symbols to Non-Global Symbols.
Let me know if that works!
For iOS release builds, Xcode strips symbols, causing issues. To fix:
- In Xcode, go to Target Runner > Build Settings. - Set Strip Style from All Symbols to Non-Global Symbols.
Let me know if that works!
same issue and fixed successfully!
hi developer why my app in release not working when upload the app to TestFlight and in android its working