Start a new topic
iink SDK on Device
How to DeletePackage in IOS?
I am getting this error
-[IINKEngine createPackage:error:]::109 package is already opened.
Thanks
Dear Khushbu,
It usually means that there is still a reference to a part extracted from this package somewhere.
Removing all references to the parts will release them, allowing the deletion of the package with no error message.
Let me know if this is usefull.
Regards,
Maël
khushbu bhawsar
How to DeletePackage in IOS?
I am getting this error
-[IINKEngine createPackage:error:]::109 package is already opened.
Thanks
Dear Khushbu,
It usually means that there is still a reference to a part extracted from this package somewhere.
Removing all references to the parts will release them, allowing the deletion of the package with no error message.
Let me know if this is usefull.
Regards,
Maël
John @MyScript
Dear Khushbu,
It usually means that there is still a reference to a part extracted from this package somewhere.
Removing all references to the parts will release them, allowing the deletion of the package with no error message.
Let me know if this is usefull.
Regards,
Maël