Making IAP in HyperPad!
-
In the new update you can use broadcast message and combine it with swift. I will figure out how to do it make a IAP and share it here. If anyone has any knowledge that they whould like to contribute to this project please tell me.
@wazk-mobile He already showed how to do such thing.
@hamed said in Version 1.20 now available!:
@GameCRAZY It works similar to behaviours. In Xcode, you would broadcast a value with a key and you would create a receive behaviour with a key:
[behaviours addReceiveKey:@"inAppPurchase" withBlock:^(NSString * purchaseId) { // in app purchase logic // ... // Tell behaviours that purchase was successfull [behaviours broadcastValue:@"success" withKey:@"purchaseComplete"] }] -
IAP? Someone explain...?
-
IAP? Someone explain...?
@cyber_death IAP = In App Purchases
-
IAP? Someone explain...?
@cyber_death the user can buy stuff in you game/app with real money.
-
@cyber_death IAP = In App Purchases
@aidan-oxley @wazk-mobile thanks :)
-
In the new update you can use broadcast message and combine it with swift. I will figure out how to do it make a IAP and share it here. If anyone has any knowledge that they whould like to contribute to this project please tell me.
I can’t figure it out I’ve tried for the past 4 days. If anyone figures it out please tell me.
-
I can’t figure it out I’ve tried for the past 4 days. If anyone figures it out please tell me.
-
@kamdroid what do you mean you can already do iaps
-
@kamdroid what do you mean you can already do iaps
@wazk-mobile My bad. I was thinking of something else.
-
@wazk-mobile My bad. I was thinking of something else.
@kamdroid I almost figured it out but I’m gonna have to skip it on my next update because my profits went down bu 80%
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login