OneSignal / OneSignal-iOS-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
Other
493 stars 262 forks source link

[Bug]: Upload version to store #1437

Closed osama450 closed 4 months ago

osama450 commented 4 months ago

What happened?

i get this 2 issues when upload version to store :

Asset validation failed (90206) Invalid Bundle. The bundle at 'Runner.app/PlugIns/OneSignalNotificationServiceExtension.appex' contains disallowed file 'Frameworks'. (ID: 53a5c750-38f5-4b2b-ab38-ab2a435d49ed)

Asset validation failed (90205) Invalid Bundle. The bundle at 'Runner.app/PlugIns/OneSignalNotificationServiceExtension.appex' contains disallowed nested bundles. (ID: 0506a1cf-0cb0-4ffb-ba90-0fc8dcdd8362)

Steps to reproduce?

1 : try to upload version from xcode

What did you expect to happen?

.

OneSignal iOS SDK version

5.1.6

iOS version

17, 16, 15, 14, 13, 12

Specific iOS version

No response

Relevant log output

No response

Code of Conduct

nan-li commented 4 months ago

closing as duplicate of https://github.com/OneSignal/OneSignal-Flutter-SDK/issues/888