hyperPad 1.20 is here!
-
@Murtaza Iโm not getting any of the features from the new update. ๐
-
@GameCRAZY Wait what? Restart HyperPad?
-
@robinsonx Iโll try restarting my iPad. Already updated Hyperpad on the App Store (and checked again to make sure), cleared project cache, and asset cache.
-
Logged in and out of Hyperpad & restarted iPad. Nothing.
-
Hit the ... in the projects tab.
It should have the clean project feature.. ._. -
@robinsonx Nope... :\
-
@GameCRAZY Okay, now I'm clueless. ๐
-
@gamecrazy That's strange. I've never downloaded an update for an app and have the update do nothing for me while it works for others.
-
@aidan-oxley Absolutely! This is so weird!
-
All of a sudden it works! LOL
-
@GameCRAZY What? One of weirdest bugs yet! Why would your device do that...? ๐ค
-
@Murtaza How do we use the new feature for Broadcast/Receive messages behaviors to communicate with Xcode?
-
@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"] }] -
@hamed for you...

-
@deeeds look at argument to a function call. I donโt really get your point...
-
Perhaps you have a better memory than me, and most others. I find Objective-C Block syntax notoriously, how do I say this nicely... obtuse, peculiar, arbitrary and mindbendingly hard to remember.
There's a quite famous little web site that features this information. I made it into an iPad wallpaper, so that it was always nearby, instantly. Just wake your iPad, and there it is.
-
Goshdarnblocksyntax. I recognized it as soon as you posted it. No worries. It always trips me up too.
-
@hamed
where would you have to put this code?
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