Discussions tagged iOS
-
more than a month ago
How change icon message when receive an ios push notification
My app icon was configured without any problem. See image bellow: But, when my app is closed and i receive an iOS push notification, it doesn't shows my app icon... it shows delphi icon. See image bellow: Is there any way to fix this... -
more than a month ago
Error submitting to applestore IPv6 Datasnap (IOS App)
Apple test detail: Your app crashed on iPad or iPhone running iOS 11.2.5 connected to an IPv6 network during our review. I use delphi xe 10.2.3 Tokyo, with datasnap client and firedac server ... -
more than a month ago
Critical issue with C++ Builder 10.2.2 / IOS 11.2 SDK / XCode 9.2
If I create a blank Multi Device C++ Builder application and set the target to iOS Device 32-bits iPhone 11.2, the app crashes immediately after displaying the splash screen. Equipment/software: ipad 4th gen (32 bit) running ios 10.3.3 mac ru... -
more than a month ago
NSURLRequest ios to connect to datasnap server via tunnel
Hi I have an existing iOS app with complex UI. Swift and objc. This app must connect to a datasnap server app. The objc connectors generated by rad studio does not implement the tunneling connection. Only unsecure http REST connection :( ... -
more than a month ago
C++ Builder / IOS 11.1 / XCode 9.1 and Tokyo 10.2.1 with IOS 11 patch
I cannot get the combination in the subject line to work. If I create a blank Multi Device C++ Builder application and set the target to iOS Device 32-bits iPhone 11.1 the app will crash immediately after displaying the splash screen. However doing... -
more than a month ago
Error when deploying an iOS ipa
We've been having an exorbitant number of issues trying to deploy an app for iOS. We were able to successfully create a build in September, but needed to make some adjustments for IPv6 compatibility. Now when we try to create an iOS Application Store... -
more than a month ago
ios status bar font colour
Does anyone know how to set the status bar font colour to white on ios using delphi? i have tried updating the plist file and calling TUIApplication.Wrap(TUIApplication.OCClass.sharedApplication).setStatusBarStyle(UIStatusBarStyleLightContent); ... -
more than a month ago
Getting an IOS screenshot from your C++ Builder app
I have been publishing an ios app on appstore for some years now, but my latest version were refused by Apple because I didn't have proper screenshots from different apple devices. Since the app is built with C++ Builder, I cannot run the app on th... -
more than a month ago
Re: Delphi Tokyo and iOS 11 Beta 2
Hi there Ive read that Apple will be releasing iOS 11 to the public in the Autumn. Bearing this in mind, Im wanting to start testing my FMX Apple Apps with iOS 11 Beta 2, to check that all works OK. Is it possible to use Delphi Tokyo with iOS 1... -
more than a month ago
How to create a background task in C++ Builder 10.2?
Hi, I'm trying to figure out how to perform a task in the background in iOS application once per day. The only thing I'm not sure of is where to place the code that runs in the background. If it was a Swift application, for example, I know that I s... -
more than a month ago
How to connect bluetooth printer from IOS device ?
Hello, i have code for connecting bluetooth printer from Windows & Android devices but i couldn't able to find any sample program for IOS. Please help me on this.... -
more than a month ago
Can not build for Apple Store, Error E0776
Hi, How to solve this error ? Even an app with single form can not be build for Apple Store: Delphi XE10 Berlin Update 2 PAServer 9.0.2.03 Device: iPad Air 2, iOS 10 XCode 8.2.1 Error Message: [PAClient Error] Error: E0776 Unable to execute '... -
more than a month ago
Issue Deploying iPad View in 10.1 Berlin..
My project in Delphi Berlin 10.1 has additional views for iPhone 4", iPhone 4.7", iPad and Android 4" which are declared as follows: implementation {$R *.fmx} {$R *.iPad.fmx IOS} {$R *.iPhone4in.fmx IOS} {$R *.iPhone47in.fmx IOS} {$R *.NmXhdp... -
more than a month ago
Why doesn't TLocationSensor work in iOS with the iOS settings set to While Using?
Why doesn't TLocationSensor work in iOS with the iOS settings set to While Using? Do I need different code for iOS?It works fine in Android.I am not receiving any TLocation.LocationLocationChanged events in iOS.GaryRad Studio Delphi 10 Seattle... -
more than a month ago
Access CIDetectorEyeBlink through iOS CIDetector Class
I want to be able to use the iOS CIDetector Class to detect when a person blinks. Does anyone know how to implement access to the CIDetector Class to access the CIDetectorEyeBlink functionality in Delphi? ... -
more than a month ago
Set the prefs in Settings on iOS?
Hi,Most iOS apps have the preferences set into the Settings > General section instead of embedded in the app. Any example on how to split that and take it out of the app and place it in the correct place on iOS?Thanks for any light ... -
more than a month ago
Safe to upgrade to Xcode 7.3 ?
Hi All,Did anyone upgrade to Xcode 7.3 on the Mac? Does it break anything with iOS and OS X dev on Seattle 10?Thanks ... -
more than a month ago
iOS deep linking to settings
Does Delphi support iOS deep linking to settings? I'm trying to access the string UIApplicationOpenSettingsURLString to direct the user to app settings but not sure where this constant would be. http://natashatherobot.com/ios-taking-the-user-to-s... -
more than a month ago
does delphi rad studio X10 seattle support an Apple A8X processor installed on ipad air 2?
Hello, does delphi rad studio X10 seattle support an Apple A8X processor installed on ipad air 2? To compile my app for universal apple binary I need both device(32/64bit)? Thanks... -
more than a month ago
iOS 9 Done button?
Hi, Using Delphi 10 Seattle, how to remove "Done" button that shows above iOS keyboards? Thanks, Asaf ...
- Page :
- 1
- 2