Hi,
I am trying to use OneSignal instead of Ionic push for server side control integration and I need to remove Ionic Push from my app more properly.
What would be the step?
ionic remove ionic-platform-web-client
ionic plugin remove phonegap-plugin-push
and delete codes that is related to ionic push?
how would I remove the .p12 file register things?