Page 1 of 1

Remove an API from code

Posted: Wed Dec 27, 2017 4:52 pm
by ssquire

What is the best way to remove an API from my code?


Remove an API from code

Posted: Fri Dec 29, 2017 10:31 am
by Serhii Kulibaba

Hello Steven,

Could you please clarify, what you mean by "Remove an API"? What exactly do you need to remove?


Remove an API from code

Posted: Fri Dec 29, 2017 12:42 pm
by ssquire

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.


Remove an API from code

Posted: Fri Dec 29, 2017 2:58 pm
by Serhii Kulibaba

Did you use a Cordova plugin or Appery.io?


Remove an API from code

Posted: Fri Dec 29, 2017 6:48 pm
by ssquire

It's a plugin created from another app I wrote.


Remove an API from code

Posted: Tue Jan 02, 2018 5:42 pm
by Serhii Kulibaba

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