ssquire
Posts: 0
Joined: Tue Feb 12, 2013 4:36 am

Remove an API from code

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Remove an API from code

Hello Steven,

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

ssquire
Posts: 0
Joined: Tue Feb 12, 2013 4:36 am

Remove an API from code

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.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Remove an API from code

Did you use a Cordova plugin or Appery.io?

ssquire
Posts: 0
Joined: Tue Feb 12, 2013 4:36 am

Remove an API from code

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Remove an API from code

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

Return to “Issues”