B4ITutorialB4I [VIDEOS]
In App subscriptions with RevenueCat and AS_PremiumSummary [Videos]
How to create subscriptions in the Apple Developer console, how to link them with revenuecat, how to integrate the B4X-RevenueCat SDK in the app and how to present the whole thing to the customer in the app
@Alexander Stolte · 2025-02-26
B4ILibraryOther
RevenueCat
RevenueCat is a platform that simplifies in-app subscriptions and purchases for mobile apps. It provides tools for managing subscription billing, analytics, and user retention across iOS, Android, and web, without needing to build a backend. Usage is free for apps with less than $2,500 in monthly tracked revenue (MTR).
@Alexander Stolte · 2025-02-26
B4ISnippetDialogs [OK, CANCEL]
Alert view with options [ OK, Cancel]-Objective-C code
Alert view with options [ OK, Cancel]-Objective-C code
@jkhazraji · 2025-02-08
B4ILibraryClock
AS Alarm - Alarm clock or keep app active in the background
AS Alarm - Alarm clock or keep app active in the background
@Alexander Stolte · 2025-01-24
B4ITutorialB4I
Debugging a B4i app with Xcode
Debugging a B4i app with Xcode
@Erel · 2025-01-23
B4ILibraryB4I
KSCrash - simple and powerful crash reports framework
KSCrash is an open source crash reports framework: https://github.com/kstenerud/KSCrash . It is simple to use and looks like it works very good. The app collects the crash reports and tries to send them when the app is started again. There are several ways to send the crash reports, including sending to a http server and sending an email.
@Erel · 2025-01-23
B4ITutorialB4I
Viewing Automatically Submitted Crash Reports in Xcode Organizer
Viewing Automatically Submitted Crash Reports in Xcode Organizer
@Alexander Stolte · 2025-01-23
B4ISnippetOS
Know if iOS device has cellular data capabilities
Know if iOS device has cellular data capabilities
@Filippo · 2025-01-19
B4ILibraryPane(l)
SD: ScratchCard B4I
I created a new view / panel that simulates the effect of scratch cards. Create a panel from code that design and you can hook other views that will be visible after the user has passed the finger on the surface. It has all the properties of a panel and also returns the native panel.
@Star-Dust · 2025-01-14
B4ITutorialB4I
B4i Change Log (versions history)
B4i Change Log (versions history)
@Erel · 2024-12-04
B4ITutorialPayment
Adding ApplePay payment method to your app
Adding ApplePay payment method to your app
@Modern_Digital · 2024-12-02
B4ILibraryStrings
iPhoneNumber - validate phone numbers
iPhoneNumber - validate phone numbers
@Erel · 2024-12-01
B4ISnippetAnimation
Flip View - 3D Flip Animation
Flip View - 3D Flip Animation
@Alexander Stolte · 2024-11-15
B4ITutorialB4I
Installing apps with Apple Configurator 2
Starting from B4i v7.20 (currently in beta) it is possible to install apps, when the iOS device is physically connected to a local Mac, using Apple Configurator 2. This is an alternative to the standard over the air installation.
@Erel · 2024-10-15
B4ITutorialOS
Restore factory settings on a locked iPhone device
Restore factory settings on a locked iPhone device
@hatzisn · 2024-10-15
B4ITutorialNotifications
Notifications with actions
It is possible to add a list of actions to the push notifications. The list becomes visible when the user 3d touches the notification or drags it with two fingers. Note that it is an iOS 10+ feature.
@Erel · 2024-09-18
B4ITutorialFile handling
List of methods to access external resources or share to external apps
There are all kinds of ways to share files with other apps or access external resources. Here is a short summary of the available methods.
@Erel · 2024-09-16
B4ITutorialCertificate
Creating a certificate and provisioning profile
Creating a certificate and provisioning profile
@Erel · 2024-09-12
B4ILibraryGame
GameCenter
iGameCenter library provides access to Apple''s Game Center services. Currently only the leaderboard (high scores) feature is implemented.
@Erel · 2024-08-08
B4ILibraryAudio/Video
PIP Video Controller
I had the need to make an app that can play a video in Picture in Picture mode
@walterf25 · 2024-08-02
B4ITutorialImages
Get screenshots for all iPhone devices for free and easily for use in AppStore
An easy usage guide for creating screenshots for AppStore Presence
@hatzisn · 2024-07-04
B4ISnippetNotifications
UserNotificationCenter class - Remove delivered notifications
UserNotificationCenter class - Remove delivered notifications
@Alexander Stolte · 2024-06-09
B4ISnippetNotifications
UserNotificationCenter class - Time sensitive notifications
UserNotificationCenter class - Time sensitive notifications
@Alexander Stolte · 2024-06-09
B4ISnippetNotifications
UserNotificationCenter class - Schedule Notifications
UserNotificationCenter class - Schedule Notifications
@Alexander Stolte · 2024-05-05
B4ITutorialB4I
ITMS-91053: Missing API declaration
ITMS-91053: Missing API declaration
@Erel · 2024-03-28
B4ISnippetEditText/Textview/TextArea/TextField
Setting TextView links colors
Setting TextView links colors
@Erel · 2024-03-10
B4ISnippetOS
Using OBJC to find the values of native constants
Apple documentation doesn''t list the actual values of the various constants. These values are needed when calling native methods with NativeObject. You can use OBJC code to log these values.
@Erel · 2024-03-10
B4ISnippetB4I [BETA]
Forcing the app orientation at runtime [beta]
Forcing the app orientation at runtime [beta]
@Erel · 2024-03-03
B4ISnippetAudio/Video
Fix VideoPlayer control view not show on IOS >=16
Fix VideoPlayer control view not show on IOS >=16
@tuhatinhvn · 2024-02-29
B4ISnippetWebView
Webview Pull-to-Refresh
Webview Pull-to-Refresh
@JohnC · 2024-02-21