PeterStaev / nativescript-purchase

:moneybag: A NativeScript plugin for making in-app purchases!
Apache License 2.0
83 stars 28 forks source link

tns plugin remove no such file or directory #93

Closed alexisconsuegra closed 4 years ago

alexisconsuegra commented 4 years ago

Hi, I am trying to remove the native script nativescript-ui-listview plugin in order to reinstall it. Both update and remove throw error: ENOENT: no such file or directory, open 'C:...\platforms\ios\myApp.xcodeproj\project.pbxproj' tns plugin remove nativescript-ui-listview PS: The reason for the update is that the plugin is not working. Error: NativeScript caught signal 11.

PeterStaev commented 4 years ago

Hey @alexisconsuegra , I think you posted this on the wrong repo. You are trying to remove the nativescript-ui-listview and this this the nativescript-purchase?

alexisconsuegra commented 4 years ago

Oops. Sorry. On a separate note. Any chance your plug in could work without turning off the auto signing flag? Thanks

PeterStaev commented 4 years ago

I haven't tried it personally but it should work as long as the auto-signing picks up the provisioning that has in-app purchases configured.

alexisconsuegra commented 4 years ago

Ok Let me check if the provisioning profile has the in-app purchases and try Thanks

PeterStaev commented 4 years ago

No further response so closing this one for now. In case you still have problems, please provide more details.