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 · 2021-07-05
B4ITutorialKeyboard
CalcRelativeKeyboardHeight Example
CalcRelativeKeyboardHeight Example
@Erel · 2021-05-26
B4ITutorialB4I
Erels B4I Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
Erels B4I Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
@Mashiane · 2021-04-27
B4ITutorialFirebase
FirebaseAuth - Authenticate your users (Google + Facebook)
FirebaseAuth allows your app to identify the user based on their Google or Facebook accounts.
@Erel · 2021-03-17
B4ITutorialBluetooth
BLE Chat - Connecting Android and iOS
BLE Chat - Connecting Android and iOS
@Erel · 2021-03-14
B4ITutorialB4I
Use Face ID Touch ID and Passcode
This is a short tutorial/code snippet on how to successfully implement Touch ID in your app.
@Alexander Stolte · 2021-03-04
B4ITutorialDrawing [GPUIMAGE]
Example CubeExample [ GPUImage ]
Example CubeExample [ GPUImage ]
@naifnas · 2020-10-17
B4ITutorialImages
Example Image Face Detection
Example Image Face Detection
@naifnas · 2020-10-14
B4ITutorialB4I
New way to upload ipa to App Store
I just found out that Application Loader is no longer exist or missing from the latest XCode 11.5 or 11.6 so to upload our B4i app, we need to download Transporter from the App Store.
@aeric · 2020-08-25
B4ITutorialPush notifications
Show an image in remote/push notification
Show an image in remote/push notification
@Biswajit · 2020-08-22
B4ITutorialB4Xpages
ActivityViewController in B4XPages
Passing a Page as a parameter
@Nicolás Cieri · 2020-08-20
B4ITutorialGame
Match the flags. Extremely basic game tutorial for new B4X B4i developers - Newer developers
Match the flags. Extremely basic game tutorial for new B4X B4i developers - Newer developers
@Peter Simpson · 2020-06-11
B4ITutorialGame
Tic-Tac-Toe. Extremely basic XUI cross platform WiFi game example B4i vs B4A - Newer developers
Tic-Tac-Toe. Extremely basic XUI cross platform WiFi game example B4i vs B4A - Newer developers
@Peter Simpson · 2020-06-10
B4ITutorialAudio/Video
Background playback
Background playback
@Erel · 2020-05-17
B4ITutorialList- and scrollview
UITableView LongClick Trigger
UITableView is a very powerful Listview. It loads items very fast and scrolling is very smooth. thanx to b4i it is also very customizable.
@ilan · 2020-05-04
B4ITutorialList- and scrollview
Creating long lists using xCustomListView with Lazy Loading - Newer developers
Creating long lists using xCustomListView with Lazy Loading - Newer developers
@Peter Simpson · 2020-05-01
B4ITutorialJSON
Retrieving 2 JSON data feeds from an online server - Shared module with B4A
Here is a simple to follow B4i tutorial on how to retrieve JSON data from an online server, in this case I''m using a well known Coronavirus COVID-19 data feed. The project layout file can easily be copied and pasted into a B4A layout file, you can also place the code module into a shared folder as B4i and B4A both use the exact same shared code module.
@Peter Simpson · 2020-04-14
B4ITutorialB4I
Video corso Preparazione ambiente di sviluppo B4i
Free course Preparing development environment for B4 IOS"."
@arenaluigi · 2020-03-24
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 · 2020-03-20
B4ITutorialB4I
Publishing your app to the App Store
Publishing your app to the App Store
@Erel · 2020-03-11
B4ITutorialB4I
Swift libraries
B4i v3.60 adds support for libraries written in Swift and compiled as frameworks.
@Erel · 2020-03-02
B4ITutorialImages [COVER][CONTAIN]
ImageView Fill [cover] & Fit-Inside [contain] (B4I)
ImageView Fill [cover] & Fit-Inside [contain]
@Brandsum · 2020-02-12
B4ITutorialIn-App Billing
In-App Purchase Receipt Validation
I needed a way to verify the transaction receipt from the In-app Purchases in an app i''m working on, below is what is needed in case anyone else needs to accomplish the same task. A secure server is needed in order for the receipt information to be verified with App Store. The PHP script simply takes the receipt data passed from your app and send that data over to the App Store to be verified.
@walterf25 · 2019-12-27
B4ITutorialAds
iAdMob and User Consent
iAdMob and User Consent
@Erel · 2019-12-11
B4ITutorialGPS/location/maps
Geofence - Monitoring a region
This example extends iLocation library to allow monitoring regions in the background.
@Erel · 2019-10-28
B4ITutorialhtml
Load HTML to Label
Load HTML to Label
@Brandsum · 2019-06-09
B4ITutorialList- and scrollview
Add UIRefreshControl To CustomListView
You can use this class to add refresh control to any CLV of any page you want.
@Brandsum · 2019-05-31
B4ITutorialFile handling
Files and Folders
Files and Folders
@Erel · 2019-02-11
B4ITutorialB4I
Add QuickActions to your App
Add QuickActions to your App
@JanPRO · 2019-02-07
B4ITutorialOS
DeviceCheck - uniquely identify iOS device
In this tutorial (intended for advanced B4i user) I want to demonstrate how you can use the DeviceCheck framework (introduced with iOS 11) in order to uniquely identify an iOS device.
@JanPRO · 2019-01-06