Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Connecting to SlideMe Store #344

Open
waddydo opened this issue Sep 22, 2014 · 3 comments
Open

Connecting to SlideMe Store #344

waddydo opened this issue Sep 22, 2014 · 3 comments
Assignees

Comments

@waddydo
Copy link

waddydo commented Sep 22, 2014

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?

@akarimova
Copy link
Contributor

Hi @waddydo,
OpenIAB supports SlideME. Please pass the string "SlideME" to options.prefferedStoreNames
In the next release the corresponding variable will be added.

@akarimova
Copy link
Contributor

@AntonGitName
please check the library with SlideME.

@AntonGitName
Copy link
Collaborator

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:
screenshot_2015-02-18-17-11-09
screenshot_2015-02-18-17-11-22
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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants