error

  1. practicalsoft

    B4X FEED how to show lang.IllegalStateException Error in Release version

    Hi, I get an an lang.IllegalStateException error with the sql library + ucanaccess-5.0.0 (MDB access), Release compile. I see the error in the protocol window, but the application error function seems not to be triggered : B4X: 'error at : sql.ExecNonQuery(strSQL) Sub...
  2. practicalsoft

    B4X FEED Sign In With Apple ID problems

    hello, I have experienced 2 problems: 1. when I try to build b4i-bridge app i've got the following error: " Provisioning profile "com-gng-simplerent-lt" has app ID "com.xxx.xxxxx.lt", which does not match the bundle ID "com.xxx.xxxxx.lt.bridge". (in target 'B4iProject' from project...
  3. practicalsoft

    B4X FEED (SOLVED) App Suddenly stopped working

    I was cleaning up some designer scripts in a b4x pages app I am working on and the app suddenly stopped working. It Fails in Main Page Page_Created on the last line shown here (Drawer.LeftPanel.LoadLayout("MainPageMenu"): B4X: Sub Class_Globals . . . Private Drawer As B4XDrawer . . . End...
  4. practicalsoft

    B4X FEED [B4XPages] Errors when trying to run GoogleMaps Example

    Hello! I'm starting to use B4XPages and I'm studying several useful for my needs examples. Trying to run the GoogleMaps example, the first error I was having without try to debug, was at compiling process and it is the following: B4X: Generating R file. Error AndroidManifest.xml:29: error...
  5. practicalsoft

    B4X FEED Error message, SQL (ucanaccess-5.0.0)

    What does this error mean ? An insert/Update I make to another table of the same database works fine. An update to the table where the error occurs works fine, but an Insert command brings this error. With 2 other tools the same insert worked fine, only in b4j I get this error. B4X...
  6. practicalsoft

    B4X FEED Error al compilar MaterialDateTimePicker

    Hola buenos días, tengo un pequeño error a la hora de compilar el proyecto usando MaterialDateTimePicker, probé los ejemplo de la librería y le sale el mismo error ya he actualizado todo los SDK requerido y aun nada ajunto un capture del error espero que me puedan ayudar. ادامه مطلب...
  7. practicalsoft

    B4X FEED Error message, SQL

    What does this error mean ? B4X: strSQL="insert into veranstaltung_stunden(veranstaltung_id,id,lfd_nr,datum,jahr,monat,arbeitsbeginn,arbeitsende,checkin,objekt_id,position_nr) values (5021,53,1,'2020-08-06',2020,8,8,18.25,true,0,0 ) " Log(strSQL) sql.BeginTransaction...
  8. practicalsoft

    B4X FEED I want to change icon App from app..get error..

    hi all i want to change App from App ? i try use this setAlternateIconName but need add this B4X: #PlistExtra: <key>CFBundleIcons</key> #PlistExtra: <dict> #PlistExtra: <key>CFBundleAlternateIcons</key> #PlistExtra: <dict> #PlistExtra: <key>nmIcon1</key> #PlistExtra: <dict> #PlistExtra...
  9. practicalsoft

    B4X FEED Problem on B4A 10.00 program compilation

    My program normally compiles on a Windows 7 32-bit PC, version B4A 9.80. On a new PC, windows 10 32 bits, I installed the B4A 10.00, according to the installation guidance. When I compiled the program, the problem described below occurred: B4A Version: 10.0 Java Version: 8 Analyzing the code...
  10. practicalsoft

    B4X FEED Problema na Compilação B4A 10.00

    Meu programa compila normalmente em um PC com windows 7 32 bits, na versão B4A 9.80. Em um PC novo, windows 10 32 bits, fiz a instalação do B4A 10.00, de acordo com a orientação de instalação. Quando fui compilar o programa, ocorreu o problema abaixo descrito: B4A Versão: 10.0 Java Versão: 8...
  11. practicalsoft

    B4X FEED App Suddenly stopped working

    I was cleaning up some designer scripts in a b4x pages app I am working on and the app suddenly stopped working. It Fails in Main Page Page_Created on the last line shown here (Drawer.LeftPanel.LoadLayout("MainPageMenu"): B4X: Sub Class_Globals . . . Private Drawer As B4XDrawer . . . End...
  12. practicalsoft

    B4X FEED publish app to apple store

    when uploading app to store , this error occurred ; Uploading ipa file. Submitting app (this step can take several minutes to complete). Error: 2020-08-15 13:17:57.709 altool[14880:118772042] *** Error: Errors uploading 'TAALOUF.ipa': ( "Error Domain=ITunesSoftwareServiceErrorDomain Code=-22014...
  13. practicalsoft

    B4X FEED B4i Error: Sending data to the remote compiler.

    I just bought b4i and I am trying to compile the first application. In this case, I took the EREL app (Joints 1) as an example. When I click on execute (F5) I get an Error: Sending data to the remote compiler. I already tested the communication from WINDOWS to MAC using a browser and typing...
  14. practicalsoft

    B4X FEED B4A AVDManager & Windows 10 (Parallels)

    Hi all, I'm running B4A v.10 within windows 10 (using a Parallels VM with nested virtualization enabled). Note: I already update all the suggested packages with B4A sdk manager When I try to start a new created AVD I got an error: "Android Emulator closed because of an internal error...
  15. practicalsoft

    B4X FEED Build release error

    There is no problem when run the Apps by using B4i-Bridge. But it have error when Build Release App and generate the attached error. I am using Hosted Builder. Thanks ادامه مطلب...
  16. practicalsoft

    B4X FEED UDPSocket.send returns "error sending data: 13"

    I'm trying to use the code shown below to send my ip address to the broadcast address of the local wifi router. Note that receiving data using UDPSocket works OK. Only when sending do I get error 13. It's odd that this error is not trapped with try/catch. This same code works fine on Android...
  17. practicalsoft

    B4X FEED Help! Simple Library Compiler

    I am trying to compile a library and it throws this error: Starting step: Compiling Java code. javac 1.8.0_231 C:\TSC LIB\src\com\example\tscdll\MainActivity.java:4: error: cannot find symbol import android.support.v7.app.AppCompatActivity; ^ symbol: class AppCompatActivity location: package...
  18. practicalsoft

    B4X FEED UNEXPECTED TOP-LEVEL ERROR

    Cuando agrego las librerias: AppCompat (versión 4.0) SlidingMenuWrapper (Versión 1.10) Me sale este error: B4A Versión: 10.0 Java Versión: 8 Parseando código. (0.48s) Building folders structure. (0.18s) Compilando código. (1.00s) Compilado códigos de diseños. (0.04s) Organizando librerías...
  19. practicalsoft

    B4X FEED Compiling generated Java code. Error

    B4X: B4A Version: 9.80 Java Version: 11 Parsing code. (0.00s) Building folders structure. (0.01s) Compiling code. (0.03s) Compiling layouts code. (0.02s) Organizing libraries. (0.00s) (AndroidX SDK) Generating R file. (0.00s) Compiling generated Java code. Error...
  20. practicalsoft

    B4X FEED Admob error code 0

    Hi I have a significant problem that I have raised several times, but no one answered me correctly and my problem is not resolved My problem with not displaying Google admob is that after running the program, and after a minute, I will encounter an error 0 and do not display ads. I even tried...
عقب
بالا