Jump to content

Martifan

Members
  • Content Count

    64
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Martifan

  1. Martifan

    Authorization using Apple ID

    it could be some kind of bug?
  2. Martifan

    Authorization using Apple ID

    Thank you very much in advance then I'll wait 🙂 and if you can add round buttons
  3. Martifan

    Authorization using Apple ID

    i did so but still the button is black function TiOSAppleIDButton.GetView: ASAuthorizationAppleIDButton; begin Result := TASAuthorizationAppleIDButton.Wrap(TASAuthorizationAppleIDButton.OCClass.buttonWithType(ASAuthorizationAppleIDButtonTypeSignIn, ASAuthorizationAppleIDButtonStyleWhite)); end;
  4. Martifan

    Authorization using Apple ID

    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?
  5. Martifan

    Authorization using Apple ID

    I want to change the style of the button or use another button with more effects
  6. Martifan

    Authorization using Apple ID

    I want to change the style of the button or use another button with more effects
  7. Martifan

    Authorization using Apple ID

    Hello, haven't you include other items yet?
  8. Martifan

    iOS Location

    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
  9. Martifan

    iOS Location

    Thank you very much, as always everything works 🙂
  10. Martifan

    Build Project

    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
  11. Martifan

    Build Project

    if I build another project, it works fine
  12. Martifan

    Build Project

    I have the same
  13. Martifan

    Build Project

    UP
  14. 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:
  15. Martifan

    .aab file to google playstore

    Okay, I can send you a mine file and a manifest file, just tell me where?
  16. Martifan

    .aab file to google playstore

    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
  17. Martifan

    .aab file to google playstore

    Yes of course For Free Thank you!
  18. Martifan

    Problem with Delphi RIO 10.3.3 and Google API Level 29

    Sorry, everything works 🙂 I confused something
  19. Martifan

    Problem with Delphi RIO 10.3.3 and Google API Level 29

    [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. Martifan

    Problem with Delphi RIO 10.3.3 and Google API Level 29

    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
  21. Martifan

    API 29 Permissions

    Hello When I give on API 29 to the Storage, Push notifications and Location. Application writes that I did not receive consent
  22. Martifan

    Problem with Delphi RIO 10.3.3 and Google API Level 29

    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
  23. Martifan

    silent phone mode

    thanks for the answer sorry did not indicate I need example to Delphi
  24. Martifan

    Authorization using Apple ID

    Very good when to expect it?
×