SDKBox install iap fails (strange path)

I’m trying to use sdkbox 1,1,7 with a lua-based cocos2d-x 1.17.2 project under Windows. Attempts to install iap fail with the error below. The problem seems to be that a part of the path has been ommitted. That path should have “app” inserted between “proj.android” and “res”. Any thoughts on what I can try?

#FATAL: [Errno 2] No such file or directory: ‘C:/iToBx/iToB/frameworks/runtime-src/proj.android/res/values/strings.xml’
Installation failed :frowning:

Use sdkbox command to import the iap plugin. You can refer here https://docs.sdkbox.com/en/plugins/iap/v3-cpp/

1 Like

Thanks. That worked perfectly.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.