hovergames / avalon

Various extensions, helper and functions for cocos2d-x
Other
91 stars 37 forks source link

Add success-flag to `payment::ManagerDelegate.onServiceStarted` #3

Closed michaelcontento closed 8 years ago

michaelcontento commented 11 years ago

So we can respond with this callback even if something went wrong. Currently there is no response and the user has to implement some kind of timeout himself.