apple

  1. Alexander Stolte

    Android Example [B4X] Supabase - Authentification SignIn with Apple

    https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/ In this example, we will take a look at how we can implement authentication using Apple sign-in to secure our application using the Supabase SDK for B4X. SignIn with Apple is currently only...
  2. F

    iOS Question iOS TV App

    Hi guys I'm new to this and I recently purchase B4i after reading many blogs about creating applications for iOS, I want to create a tv app to display my tv station nothing fancy just open with my station logo show the tv content... Play AND EXIT is there a step-by-step guide on how to create...
  3. M

    Android Question [B4X] MacBook Pro M1 M2 ARM

    Hi everyone, im planning to buy a MacBook Pro with Apple Silicon processor. I know that is possibile to run Windows 11 through Parallels. The question is: Can I continue to use Anywhere Softwares (B4A, B4i, B4J) with it? or there are some cases in which there will be limitations or problems...
  4. Alexander Stolte

    iOS Tutorial Use Face ID Touch ID and Passcode

    This is a short tutorial/code snippet on how to successfully implement Touch ID in your app. Thanks to @Semen Matusovskiy for his code. You need this OBJC Code #IF OBJC #import <LocalAuthentication/LocalAuthentication.h> - (void) authenticateButtonTapped { __result = -1; LAContext...
  5. P

    iOS Question B4i Apple Developer License for local builder

    Hi Everyone, I've recently bought B4i and have been playing around with the aim of seeing if we want to transition our apps to multi platform not just android. However I haven't bought an Apple Developer License yet, and I consistently get mobile provisioning errors when trying to run on the...
  6. M

    iOS Question Apple rejected my app - Design Minimum Functionality

    Guideline 4.2.2 - Design - Minimum Functionality We noticed that your app only includes links, images, or content aggregated from the Internet with limited or no native iOS functionality. Although this content may be curated from the web specifically for your users, since it does not...
  7. M

    iOS Question FaceID

    It is possibile to use faceid as internal authentication method with b4i?
  8. mcqueccu

    iOS 13 Supported Devices

    I guess I need to Upgrade my iphone 5s :mad:. Naa I will wait :D These phones will not be getting ios 13 update iPhone 5S, iPhone 6 and iPhone 6 Plus Check supported devices here https://www.apple.com/ios/ios-13-preview/
Top