Ionic 2 Onesignal IOS

Asked

Viewed 121 times

2

I have a project developed in IONIC 2 and managed the version for IOS but I have a problem with Onesignal. I tried to reinstall the plugin by Ionic but problem still continues. inserir a descrição da imagem aqui

1 answer

1


Try to install the Cocoapods and then remove and add again the plugin onesignal. Cocoapods makes it easy to implement libs in Xcode.

sudo gem install cocoapods
pod repo update

If even after the above procedure the error continues, try to open the file .xcworkspace instead of the .xcodeproj

Browser other questions tagged

You are not signed in. Login or sign up in order to post.