SWRevealViewController icon indicating copy to clipboard operation
SWRevealViewController copied to clipboard

'sharedApplication' is unavailable: not available on iOS (App Extension) - Use view controller based solutions where appropriate instead.

Open thatzprem opened this issue 6 years ago • 1 comments

I get this issue installing one signal https://documentation.onesignal.com/docs/ios-sdk-setup

thatzprem avatar Oct 29 '19 02:10 thatzprem

you should replace sharedApplication with shared , and i think it would be enough for it.

Sulman012 avatar Nov 21 '19 10:11 Sulman012