What is the best way to remove an API from my code?
What is the best way to remove an API from my code?
Hello Steven,
Could you please clarify, what you mean by "Remove an API"? What exactly do you need to remove?
I've got an app in which I integrated another app as a plugin. I'm asking what the best way to remove that plugin is? If it's possible at all - seeing how the integration of code occurs.
Did you use a Cordova plugin or Appery.io?
It's a plugin created from another app I wrote.
Appery.io plugins integrate to the application as simple pages/services, so it is impossible to remove them with only one click, you have to remove them manually