hyperPad hyperPad Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Login

    hyperPad 1.20 is here!

    Scheduled Pinned Locked Moved Announcements
    21 Posts 7 Posters 9.8k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Michael KhalfinG Offline
      Michael Khalfin @RobinsonX
      last edited by

      @robinsonx Nope... :\

      Aidan_FireA 1 Reply Last reply Reply Quote 0
      • RobinsonXR Offline
        RobinsonX
        last edited by

        @GameCRAZY Okay, now I'm clueless. 😟

        1 Reply Last reply Reply Quote 0
        • Aidan_FireA Offline
          Aidan_Fire @GameCRAZY
          last edited by

          @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.

          Michael KhalfinG 1 Reply Last reply Reply Quote 0
          • Michael KhalfinG Offline
            Michael Khalfin @Aidan_Fire
            last edited by

            @aidan-oxley Absolutely! This is so weird!

            1 Reply Last reply Reply Quote 0
            • Michael KhalfinG Offline
              Michael Khalfin
              last edited by

              All of a sudden it works! LOL

              1 Reply Last reply Reply Quote 0
              • RobinsonXR Offline
                RobinsonX
                last edited by

                @GameCRAZY What? One of weirdest bugs yet! Why would your device do that...? 🤔

                1 Reply Last reply Reply Quote 0
                • Michael KhalfinG Offline
                  Michael Khalfin
                  last edited by

                  @Murtaza How do we use the new feature for Broadcast/Receive messages behaviors to communicate with Xcode?

                  1 Reply Last reply Reply Quote 0
                  • HamedH Offline
                    Hamed Admin
                    last edited by

                    @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"]
                    }]
                    
                    D Wazk MobileW 2 Replies Last reply Reply Quote 0
                    • D Offline
                      Deeeds @Hamed
                      last edited by Deeeds

                      @hamed for you...

                      0_1530989201885_ca9eeb31-5f67-4ed2-9f1a-35e7719fc24f-image.png

                      HamedH 1 Reply Last reply Reply Quote 1
                      • HamedH Offline
                        Hamed Admin @Deeeds
                        last edited by

                        @deeeds look at argument to a function call. I don’t really get your point...

                        D 1 Reply Last reply Reply Quote 0
                        • D Offline
                          Deeeds @Hamed
                          last edited by

                          @hamed

                          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.

                          1 Reply Last reply Reply Quote 0
                          • HamedH Offline
                            Hamed Admin
                            last edited by

                            Goshdarnblocksyntax. I recognized it as soon as you posted it. No worries. It always trips me up too.

                            1 Reply Last reply Reply Quote 0
                            • Wazk MobileW Offline
                              Wazk Mobile @Hamed
                              last edited by

                              @hamed
                              where would you have to put this code?

                              1 Reply Last reply Reply Quote 0

                              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
                              • First post
                                Last post