B4i Question B4i PhoneWakeState .KeepAlive(True) - cambol    Aug 23, 2019 how to set B4i
I can do in B4A
Dim pws As PhoneWakeState
pws.KeepAlive(True)
pws.ReleaseKeepAlive B4i Question Lack of services in ios - Erel (first post)    May 11, 2021   (2 reactions) Yes, see the first search result: https://www.b4x./?query=b4i+KeepAlive B4i Question Is it possible to have a Timer that can run all the time, even when app is not in the forground. - aeric (first post)    Jun 25, 2021 How about KeepAlive? https://www.b4x.com/android/forum/threads/b4i-phonewakestate-keepalive-true.108907/ B4i Code Snippet Prevent the display from turning off - Cadenzo    Oct 31, 2024 This is the B4i solution for this thread. In an OS specific class for B4i you define this method. Sub KeepScreenAlive(active As Boolean) Main.App.IdleTimerDisabled = active End Sub B4i Library iPOP - Email Protocol - Easy way to retrieve email (GMAIL,POP3, etc) - wl (first post)    Apr 07, 2018 I'm downloading all mails and in the DownloadCompleted event I delete all mails using DeleteAllMessages. When using non ssl this works but using SSL the DeleteAllMessages blocks. It fails and waits for a timeout (30s): This is the log: ChilkatLog: GetUidls: DllDate: Jun 23 2015 ChilkatV B4i Library SD: iHttpServer (beta) - Star-Dust    Mar 29, 2021   (15 reactions) ServletRequest Fields: CharacterEncoding As NSString* ConnectionAlive As BOOL ContentLength As Long long ContentType As NSString* ID As NSString* LogActive As BOOL LogFirstRefuse As BOOL MultipartFilename As B4IMap* RequestCookies As B4IMap* RequestHeader As B4IMap* RequestParameter As B4IMap* Tim B4i Question Error in appstoreconnect upload - gjoisa    Dec 01, 2024 "com.apple.itunes.connect.ITunesPackage" = "7.006 (15006)"; }; OSIdentifier = "Mac OS X 14.2.1 (x86_64)"; Password = **hidden value**; Username = "sgjoisa@gmail.com"; Version = "7.006 (15006)"; }; } ======================= 2024-12-01 09:50:28.081 ======== B4i Question Problem upload ipa file - RanSoft    May 06, 2024 "com.apple.itunes.connect.ITunesPackage" = "7.006 (15006)"; }; OSIdentifier = "Mac OS X 14.2.1 (x86_64)"; Password = "**hidden value**"; Username = "xxxxxxxxxx@icloud.com"; Version = "7.006 (15006)"; }; } ======================= 2024-05-06 03:07:59.802 === B4i Question Problem uploading to itunes - davemorris    Jan 06, 2024 "com.apple.itunes.connect.ITunesPackage" = "7.006 (15006)"; }; OSIdentifier = "Mac OS X 14.2.1 (x86_64)"; Password = **hidden value**; Username = "davemorris@hangar51.co.uk"; Version = "7.006 (15006)"; }; } ======================= 2024-01-06 22:41:47.127 Share My Creation Keep My Notes - aeric    May 29, 2023   (13 reactions) This is a simple note taking app.
The Android version has been developed very long time ago when I am started to learn B4X.
Now I try to publish an IOS version.
Status: ✅ Ready for Sale
Keep My Notes (iOS)
Price: USD3.99 / MYR19.90
https://apps.apple.com/us/app/keep-my-notes-by-computerise/id64494 Page: 1   2   3   4   5   6   7   Powered by ColBERT |