Jump to content

IvanilsonR

Members
  • Content Count

    11
  • Joined

  • Last visited

Community Reputation

2 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. IvanilsonR

    iOS App FMX iPhonesimulator Error

    Worked adding Firebase variable to Delphi and Firebase path to framework search path and search paths in project configuration.. Thank u so much!!! Bye
  2. IvanilsonR

    iOS App FMX iPhonesimulator Error

    now i am not more trying simulator . but is iPhone Debug.. i will look firebird SDK..
  3. IvanilsonR

    iOS App FMX iPhonesimulator Error

    Solved the first error. But now show other message in iOS compilation. I ve updated Kastri. I think that i need to update the folder framework in iOS system, but i dont know the exactly place to put the files from iOS ThirdParty folder from KastriLib in my Mac. [DCC Error] E2597 ld: file not found: nanoPB
  4. IvanilsonR

    iOS App FMX iPhonesimulator Error

    hi folks, my env : Updated to Delphi 12.3 Patch1 Mac OS Sequoia 15.6 XCode 16.4 SDK show iPhone iOS 18.5 iPhone simulator . Working in blank app but i have a app using Kastri Lib but i can t install MlKit barcode, vision e common frameworks in correct place of Mac OS. So when linking have the error: Checking project dependencies... Compiling APP3.dproj (Debug, iOSSimARM64) [DCC Error] E2597 ld: file not found: libProtobuf.a [DCC Fatal Error] F2588 Linker error code: 1 ($00000001) Failed Elapsed time: 00:00:22.0 Thank u in advance. Ivan
  5. IvanilsonR

    Error iOS App Delphi 12.3

    Thank you Dave. I has reinstalled my Mac OS SO and now using SEQUOIA version and last version of XCode and PA Server. The problem was fixed. Thank u very much Ivan
  6. IvanilsonR

    Error iOS App Delphi 12.3

    Thank u Dave. PA Server was 14.3.14.2. But even after updated to 14.3.14.5. the problem persists. Any other ideia? Thank u very much friend.
  7. IvanilsonR

    Error iOS App Delphi 12.3

    Hello folks. I have a iOS app and after releasing a new update. I have the follow error generating iOS version. [PAClient Error] Error: E0776 2025-08-10 21:27:48.548 xcodebuild[4266:185888] [MT] IDEDistribution: Command line name "app-store" is deprecated. Use "app-store-connect" instead. Updated to Delphi 12.3 Patch1 Mac OS Sequoia 15.6 XCode 16.4 SDK show iPhone iOS 18.5 I can ' t solve yet. And need to release this app soon. Thank u in advance,
  8. IvanilsonR

    Get Unique Device Identifier under iOS Delphi 12

    Hello. I am having this error: [DCC Error] uLogin.pas(220): E2003 Undeclared identifier: 'TJSettings_Secure' I believe i need to add the correct unit in uses. What's the correct unit please. Thank you all .. Ivanilson Ribeiro Brasil
  9. IvanilsonR

    Kastri and Camera Erro Demo Project

    THank u .. Problema has solved adding DW.Androidapi.JNI.VisionBarcode; unit ..
  10. IvanilsonR

    Kastri and Camera Erro Demo Project

    32 bits Mr Dave, but i will try look your solution. regards
  11. IvanilsonR

    Kastri and Camera Erro Demo Project

    Hello folks I am using Delphi 11.3 and trying to run the app demo for access camera in Kastri Lib. BarcodeReaderD11 demo project. But after run the camera start but show the follow error: raised exception class ejni with message 'java type jbarcodedetector_builder could not be found'. I tried many things but can ' t solve. THank u in advance. Ivanilson Ribeiro Delphi Dev Brasil
×