Closed FullstackWEB-developer closed 6 months ago
Hi, @FullstackWEB-developer
I'm in the same situation. Did you find a solution?
same here
For those experiencing the same problem.
The main issue was that I didn't know much about Xcode settings. I've been stuck here for a few days.
It was important to read the flavor configuration documentation on iOS carefully. https://docs.flutter.dev/deployment/flavors The schema setting part was the problem I missed. All names visible in buildConfiguration must match. \ios\Runner.xcodeproj\xcshareddata\xcschemes\production.xcscheme
I checked many issues but I can't find correct solution.
https://github.com/OneSignal/onesignal-expo-plugin/issues/40 https://github.com/OneSignal/OneSignal-Flutter-SDK/issues/696