Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOSIAPAgent redundant? #112

Open
jgod opened this issue Dec 14, 2014 · 1 comment
Open

iOSIAPAgent redundant? #112

jgod opened this issue Dec 14, 2014 · 1 comment

Comments

@jgod
Copy link

jgod commented Dec 14, 2014

I don't get why iOSIAPAgent exists. It looks like it is an earlier FacebookAgent (there is already one of those).

Plus, it doesn't compile since it has two identical constructor definitions and std:string is improperly namespaced.

@ahlwong
Copy link

ahlwong commented Jan 28, 2015

iOSIAPAgent looks to be an incomplete Agent class like the FacebookAgent for IAPs. From what I can tell the author threw it together very roughly and didn't finish it. Right now, in the docs, they instruct you to make the reflection calls directly and bypass the agent class. If it were implemented it would wrap the reflection calls so you could call the iOAIAPAgent methods from C++.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants