onepf / OpenIAB

Open In-App Billing for Google Play, SlideMe, Amazon Store, Nokia Store, Samsung Apps, Yandex.Store, Appland, Aptoide, AppMall and Fortumo.
http://onepf.org/openiab/
Apache License 2.0
474 stars 172 forks source link

WP8 Error #475

Open PandaBinary opened 9 years ago

PandaBinary commented 9 years ago

Hi,

I am currently developing a mobile game for Windows Phone 8 using Unity3D ver.4.6.1. I have implemented the current OpenIaB plugin to the project. However, when I debug the compiled game on a Lumia 1320(ARM), the following errors occurred and the game simply ceases.

\ WP8 OpenIAB plugin initialized **

(Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/WP8SupportGenerated/UnityEngineDebug.cpp Line: 55)

A first chance exception of type 'System.Exception' occurred in OpenIAB_W8Plugin.DLL An exception of type 'System.Exception' occurred in OpenIAB_W8Plugin.DLL but was not handled in user code The thread 0x4fc has exited with code 259 (0x103).

Perhaps, the bundled DLL is not ARM-compatible?

Tom

Mat-Loz commented 9 years ago

I have successfully used OpenIAB Unity plugin for WP8, though it was not latest version. Maybe you should post this issue under https://github.com/onepf/OpenIAB-Unity-Plugin ?