A cyclic dependency error during the integration of the iOS Notification Service Extension is typically caused by a misconfiguration in your Podfile.
To resolve this, you should compare your project's ios/Podfile with the one provided in our official Flutter example application. This will help you identify and correct any discrepancies in your setup.
You can find the reference Podfile in the Pushwoosh Flutter GitHub repository here:
https://github.com/Pushwoosh/pushwoosh-flutter/blob/master/Source/pushwoosh/example/ios/Podfile
Comments
0 comments
Please sign in to leave a comment.