Post not yet marked as solved
Post marked as unsolved with 1 replies, 1,942 views
[English] (I'm using translation.)
When developing an app with Swift, 'shared' is unavailable in application extensions for iOS: Use view controller based solutions where appropriate instead. occurs.
This happens when using PKHUD, SVProgressHUD, etc.
Pod in use↓
Pod'Firebase / Analytics'
pod'Firebase / AdMob'
pod'LicensePlist'
Pod "One Signal"
Pod "PKHUD"
Extensions used ↓
OneSignalNotificationServiceExtension
I'm waiting your reply.