Martifan
Members-
Content Count
64 -
Joined
-
Last visited
-
Days Won
1
Everything posted by Martifan
-
it could be some kind of bug?
-
Thank you very much in advance then I'll wait 🙂 and if you can add round buttons
-
i did so but still the button is black function TiOSAppleIDButton.GetView: ASAuthorizationAppleIDButton; begin Result := TASAuthorizationAppleIDButton.Wrap(TASAuthorizationAppleIDButton.OCClass.buttonWithType(ASAuthorizationAppleIDButtonTypeSignIn, ASAuthorizationAppleIDButtonStyleWhite)); end;
-
Ok, thanks, I just wanted a more round button to do. How do I change the color of buttons and text on a button? what style is on the phone? black and white?
-
I want to change the style of the button or use another button with more effects
-
I want to change the style of the button or use another button with more effects
-
Hello, haven't you include other items yet?
-
If someone can, please help. How can I control on iOS permission if users haven’t turned on their location ? And if it is not enabled, display a message. Thank you P.S. If possible an example on Delphi
-
Thank you very much, as always everything works 🙂
-
Hello, when I build a project for a 64 bit android, it gives an error: [DCC Error] E2597 c:\program files (x86)\embarcadero\studio\20.0\lib\Android\Release\SysInit.o: error adding symbols: File in wrong format [DCC Fatal Error] F2588 Linker error code: 1 ($00000001) how to fix it? any ideas P.S. If I build an empty project, then there is no error
-
if I build another project, it works fine
-
Hello. I upload my application .aab file to google playstore via the console. when downloading via google store on some android 9 smartphones and on all devices with android 10 after installation, the application gets stuck on the splash screen and does not go further where permissions should be asked. writes to the log:
-
Okay, I can send you a mine file and a manifest file, just tell me where?
-
apk doesn’t have any problem. We have a same problem with stuck in an eternal loop. The firebase works just for Push Notifications. We think the problem is aab. I can send you the apk, if you want or interesting
-
Yes of course For Free Thank you!
-
Problem with Delphi RIO 10.3.3 and Google API Level 29
Martifan replied to Massimiliano S's topic in Cross-platform
Sorry, everything works 🙂 I confused something- 20 replies
-
- api
- play store
-
(and 1 more)
Tagged with:
-
Problem with Delphi RIO 10.3.3 and Google API Level 29
Martifan replied to Massimiliano S's topic in Cross-platform
[PAClient Error] Error: E6408 Unable to execute '"c:\program files (x86)\embarcadero\studio\20.0\bin\android\aapt2.exe" link --proto-format --auto-add-overlay -I "C:\Users\Public\Documents\Embarcadero\Studio\20.0\PlatformSDKs\android-sdk-windows\platforms\android-28\android.jar" --manifest "D:\Delphi\Isxodniki\Android\Gocha\NewVersion\For Free\Android64\Release\ForFree\AndroidManifest.xml" -R "D:\Delphi\Isxodniki\Android\Gocha\NewVersion\For Free\Android64\Release\ForFree\compiled_res.flata" -o "D:\Delphi\Isxodniki\Android\Gocha\NewVersion\For Free\Android64\Release\ForFree\linked_res.ap_"' (Error 1) [PAClient Error] Error: E6408 D:\Delphi\Isxodniki\Android\Gocha\NewVersion\For Free\Android64\Release\ForFree\AndroidManifest.xml:34: error: attribute android:requestLegacyExternalStorage not found.- 20 replies
-
- api
- play store
-
(and 1 more)
Tagged with:
-
Problem with Delphi RIO 10.3.3 and Google API Level 29
Martifan replied to Massimiliano S's topic in Cross-platform
FMX: For Free: Error = Cannot open file "/storage/emulated/0/Documents/FSelfLocation.ini". Permission denied FMX: For Free: Cannot open file "/storage/emulated/0/Documents/lglist.bin". Permission denied- 20 replies
-
- api
- play store
-
(and 1 more)
Tagged with:
-
Hello When I give on API 29 to the Storage, Push notifications and Location. Application writes that I did not receive consent
-
Problem with Delphi RIO 10.3.3 and Google API Level 29
Martifan replied to Massimiliano S's topic in Cross-platform
Hey. I tried to repeat the same and it worked, but there is one problem. Permissions don't work. when i want to open a file, file open denied message appears. How to fix it? although I have all the permissions and the phone shows the permission has been granted. thank- 20 replies
-
- api
- play store
-
(and 1 more)
Tagged with:
-
thanks for the answer sorry did not indicate I need example to Delphi
-
Very good when to expect it?