SWRevealViewController
SWRevealViewController copied to clipboard
'sharedApplication' is unavailable: not available on iOS (App Extension) - Use view controller based solutions where appropriate instead.
I get this issue installing one signal https://documentation.onesignal.com/docs/ios-sdk-setup
you should replace sharedApplication with shared , and i think it would be enough for it.