Alert view with options [ OK, Cancel]-Objective-C code
Alert view with options [ OK, Cancel]-Objective-C code
@jkhazraji · 2025-02-08
Know if iOS device has cellular data capabilities
Know if iOS device has cellular data capabilities
@Filippo · 2025-01-19
Flip View - 3D Flip Animation
Flip View - 3D Flip Animation
@Alexander Stolte · 2024-11-15
UserNotificationCenter class - Remove delivered notifications
UserNotificationCenter class - Remove delivered notifications
@Alexander Stolte · 2024-06-09
UserNotificationCenter class - Time sensitive notifications
UserNotificationCenter class - Time sensitive notifications
@Alexander Stolte · 2024-06-09
UserNotificationCenter class - Schedule Notifications
UserNotificationCenter class - Schedule Notifications
@Alexander Stolte · 2024-05-05
Setting TextView links colors
Setting TextView links colors
@Erel · 2024-03-10
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
Forcing the app orientation at runtime [beta]
Forcing the app orientation at runtime [beta]
@Erel · 2024-03-03
Fix VideoPlayer control view not show on IOS >=16
Fix VideoPlayer control view not show on IOS >=16
@tuhatinhvn · 2024-02-29
Webview Pull-to-Refresh
Webview Pull-to-Refresh
@JohnC · 2024-02-21
UserNotificationCenter class - RemoveAllPendingNotifications
UserNotificationCenter class - RemoveAllPendingNotifications
@Alexander Stolte · 2023-12-02
Apple pencil interaction
This inline code detects doubletaps on the Apple Pencil
@Blueforcer · 2023-09-14
RSA - Encryption and key generator [GPT-4 Experiment]
RSA - Encryption and key generator [GPT-4 Experiment]
@jtare · 2023-05-15
Make your app files accessible with Files app
With this code, all files in File.DirDocuments will be accessible from the Files app (and iTunes as well).
@Erel · 2023-04-27
PFDateTimePicker Scroll View iOS Library
PFDateTimePicker Scroll View iOS Library
@Asad · 2023-01-20
Get iPhone Model
Get iPhone Model
@Emme Developer · 2022-09-30
New Get iPhone Model
New Get iPhone Model
@Filippo · 2022-09-29
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
File.Exists on Special folder
File.Exists on Special folder
@Star-Dust · 2022-07-30
TextView - Set Padding
TextView - Set Padding
@Alexander Stolte · 2022-07-19
Bundle Configuration
This is a list where you can extract some application information
@alfaiz678 · 2022-05-30
HUD Toast message multiple lines
HUD Toast message multiple lines
@Robert Valentino · 2022-04-23
CheckBoxes / RadioButtons - **Warning** this code may smell
CheckBoxes and RadioButtons for B4I
@Robert Valentino · 2022-04-22
PHPickerViewController [IOS 14.0+]
PHPickerViewController [IOS 14.0+]
@Semen Matusovskiy · 2022-02-01
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
Zoomable ImageView [custom view]
Zoomable ImageView [custom view]
@Semen Matusovskiy · 2021-09-14
Barbutton events
Barbutton events
@bobbruns · 2021-09-08
Detect QR code from an image
Detect QR code from an image
@yiankos1 · 2021-08-20
Verify receipts for Auto-renewable subscriptions
How to verify "Auto-renewable subscription" purchases in the Apple App Store.
@fredo · 2021-07-16