You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.
Hi @waddydo,
OpenIAB supports SlideME. Please pass the string "SlideME" to options.prefferedStoreNames
In the next release the corresponding variable will be added.
I have checked the library on our test application (OPF trivial drive). You can download it from many stores including SlideMe. The library seems to work fine as it successfully set up with SlideMe and it was able to launch a purchase flow. Here are two screenshots:
On the first one you can see the main screen of the app and on the second one you can see what happens if you try to buy a consumable item from the app.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have been stumped by this issue for a while now.
According to documentation here https://raw.githubusercontent.com/onepf/OpenIAB-Unity-Plugin/master/unity_plugin/unity_src/Assets/Plugins/OpenIAB_manual.pdf
I assume that my app can connect to SlideMe store using OpenIAB, given that you define the storename for it, but in the document it is only shown as variable "SLIDE_ME" and I don't know what the variable is defined as.
Was I actually wrong about that, and that I have to write my own plugin to perform the transactions with SlideMe side?
The text was updated successfully, but these errors were encountered: