B4i Library Firebase February 2021 - local Mac - Erel    May 14, 2023   (7 reactions) Obsolete. Replaced with: https://www.b4x.com/android/forum/threads/firebase-admob-v3-00.144798/#cont... B4i Library Updates to internal libraries - Erel    Dec 14, 2014   (3 reactions) This thread will be used for updates of libraries that are included in the IDE. You should check the currently installed version before updating an internal library. Installation instructions Each zip file contains three files with the following extensions: .xml, .a and .h. You need to copy the xml file to the internal libraries folder on the Windows computer. If you are using a local Mac builder then you need to copy the .a and .h files to the Mac Libs folder.... B4i Library Firebase 2.50 - April 2020 - Erel    Jan 11, 2024   (6 reactions) Latest version: https://www.b4x.com/android/forum/threads/firebase-v3-00-iadmob-v4-00.144798/#content Firebase SDK, including Google Ad Mob, and the wrappers were updated. 1. All developers should download FirebasePC.zip and copy the libraries to the internal libraries folder. Note that Developers who are using a local Mac should also download: 2. https://www.b4x.com/b4i/files/Firebase250.zip.... Note that iFirebaseStorage was not updated. Facebook frameworks were not updated. Link for local Mac... B4i Library Firebase + Facebook v2.0 - July 2019 - Erel    Jan 11, 2024   (8 reactions) Newer version: https://www.b4x.com/android/forum/threads/firebase-v3-00-iadmob-v4-00.144798/#content The four Firebase libraries and Facebook library were updated and are now based on the latest versions of the underlying SDKs. Instructions: - Download PC-Libraries.zip, unzip it and copy the XML files to the internal libraries folder. - If using a local Mac then: 1. Download Mac-Wrappers.zip and unzip it in the Mac libs folder. 2. Download the frameworks directly from your Mac and unzip them... B4i Library iSVG (Scalable Vectors Graphics) - Erel    Dec 14, 2025   (6 reactions) changes.
See the attached example project.
If you are using a local Mac builder then you should... B4i Library UserNotificationCenter class - Erel    May 18, 2020   (14 reactions) A class that creates local notifications based on the newer iOS 10+ API. The notifications are configured to show even when the app is in the foreground. You can also add actions to the notifications: https://www.b4x.com/basic4android/images/SS-2018-12-20_16.03.33.png See the attached example... B4i Library iAdMob - Erel    Jan 4, 2024   (2 reactions) .
If you are using a local Mac builder you need to download the new SDK and copy GoogleMobileAds... B4i Library iEventKit - Calendar events and reminders - Erel    Jan 17, 2024   (11 reactions) to the Mac Libs folder, if using a local Mac.... B4i Library iOS - TouchID - narek adonts    Nov 5, 2019   (9 reactions) #import <LocalAuthentication/LocalAuthentication.h> -(void)TouchID :(NSObject*)handler :(NSString... NSString *myLocalizedReasonString = @"Used for quick and secure access to the test app"; if () { localizedReason:myLocalizedReasonString reply... B4i Library KSCrash - simple and powerful crash reports framework - Erel    Jan 23, 2025   (20 reactions) );
}
}];
}
#End If
If you are using a local Mac then you need to download the framework and copy it to the libs... Page: 1   2   3   4   5   6   7   |