B4ISnippetDate/time
PFDateTimePicker Scroll View iOS Library
PFDateTimePicker Scroll View iOS Library
@Asad · 2023-01-20
B4IClassNFC
NFCEx class - Write Ndef tags
Starting from iOS 13 it is possible to write Ndef tags. NFCEx adds writing support to iNFC library.
@Erel · 2023-01-11
B4ITutorialB4I
multiple modes in plist
I wanted my program to run in the background. (Ios requires an addition to the plist, android requires addition to the manifest) It includes both location and audio. You can find out how to do both here.
@bobbruns · 2022-12-24
B4ITutorialFile handling
Open external files with your app
Many applications that deal with files show a standard file handling dialog. One of the options in this dialog is to open the file with another app. This tutorial explains how you can add your app to this list and then open the file. For example you can use this to open CSV files received by mail in your app or from Dropbox app (useful for debugging this).
@Erel · 2022-12-19
B4ITutorialB4I
New iOS device - This app cannot be installed because integrity could not be verified
New iOS device - This app cannot be installed because integrity could not be verified
@Erel · 2022-12-01
B4ISnippetOS
Get iPhone Model
Get iPhone Model
@Emme Developer · 2022-09-30
B4ISnippetOS
New Get iPhone Model
New Get iPhone Model
@Filippo · 2022-09-29
B4ITutorialB4I
Installing B4i-Bridge and debugging first app
Installing B4i-Bridge and debugging first app
@Erel · 2022-09-18
B4ITutorialWidget [TOOL]
iWidget - add a today widget to your App [Tool]
iWidget - add a today widget to your App [Tool]
@JanPRO · 2022-09-18
B4ITutorialB4I
StoreKit2 - Server to Server communication with Apple servers - Clear purchases history for sandbox tester
StoreKit2 - Server to Server communication with Apple servers - Clear purchases history for sandbox tester
@hatzisn · 2022-08-27
B4ITutorialB4I
Third party antivirus interferes with b4i
Third party antivirus interferes with b4i
@bobbruns · 2022-08-10
B4ISnippetDate/time
Time converter
My own routines for time conversion. All these routines can be inserted into a library or a code module.
@Filippo · 2022-07-31
B4ISnippetFile handling
File.Exists on Special folder
File.Exists on Special folder
@Star-Dust · 2022-07-30
B4ISnippetEditText/Textview/TextArea/TextField
TextView - Set Padding
TextView - Set Padding
@Alexander Stolte · 2022-07-19
B4ITutorialPush notifications
Push notifications
Push notifications
@Erel · 2022-06-21
B4ILibraryDialogs
iPopView - A Pop View based on UIPopover pop with a lot of possibilities
iPopView - A Pop View based on UIPopover pop with a lot of possibilities
@Alberto Iglesias · 2022-06-12
B4ISnippetB4I
Bundle Configuration
This is a list where you can extract some application information
@alfaiz678 · 2022-05-30
B4ILibraryComms & Network
Socket.IO Client Library B4I
Socket.IO Client Library
@Brandsum · 2022-05-14
B4IClassGPS/location/maps
GoogleMapsExtra
This class extends GoogleMaps library.
@Erel · 2022-05-01
B4ISnippetToast
HUD Toast message multiple lines
HUD Toast message multiple lines
@Robert Valentino · 2022-04-23
B4ISnippetCheckbox
CheckBoxes / RadioButtons - **Warning** this code may smell
CheckBoxes and RadioButtons for B4I
@Robert Valentino · 2022-04-22
B4ITutorialAudio/Video
VideoPlayer - Replaces VideoView
iUI8 library v1.50 includes a new VideoPlayer view. It replaces VideoView from iMedia library.
@Erel · 2022-03-27
B4ITutorialCertificate
Creating a certificate and provisioning profile
Creating a certificate and provisioning profile
@Erel · 2022-03-20
B4ITutorialGPS/location/maps
Location & GPS
Location & GPS
@Erel · 2022-02-16
B4ISnippetPicker [IOS 14.0+]
PHPickerViewController [IOS 14.0+]
PHPickerViewController [IOS 14.0+]
@Semen Matusovskiy · 2022-02-01
B4ITutorialGPS/location/maps
GoogleMaps Tutorial
The iGoogleMaps library allows you to show a map inside your app
@Erel · 2022-01-30
B4ITutorialGoogle
Google Analytics
Google Analytics
@Erel · 2022-01-25
B4ILibraryFirebase
iFirebaseRemoteConfig
This is a wrapper of Firebase RemoteConfig library for B4i. I made this for @Jack Cole and he gave me permission to post this in forum to help other users.
@Biswajit · 2022-01-12
B4ITutorialB4I
Apple: Account deletion within apps required starting January 31
Apple: Account deletion within apps required starting January 31
@Sandman · 2021-10-06
B4ISnippetCertificate
SSL Certificate Pinning
Certificate pinning is a security feature. When set, the app will only accept the listed, per-domain, certificates. This is usually not needed as certificates must have a valid certificate chain up to the trusted root.
@Erel · 2021-09-29