trigger

  1. M

    Bug? [B4A] Intent Based Camera stops working in certain conditions ?

    Hi everyone, I'm using this method by @Erel to take a picture from Android in my app released months ago. Since some days, some customers told me that the "take picture" button is not working anymore, randomly. After some investigation in my code, I could not find the problem... the only thing...
  2. M

    Android Question AdMob Stop sending ads

    hi, i recently used admob. I created one Native ad, it started working some days ago. Today i created other two native ads, after that i stopped receving the ads, even the first one i created some days ago (the event doen't trigger..) It is normal? is an admob behaviour? Thanks!
  3. Alexander Stolte

    B4J Question jRDC2 execute statement from SQL trigger (MySQL)

    Hello, my Problem is, i use firebase push (send push messages, subscribe to topics, unsubscribe) and this must act with my database (MySQL)... Currently I'm doing this in a SQL Trigger, where I call a B4J script, but the problem is that it can come that I need to call 3 scripts in a trigger...
  4. Alexander Stolte

    B4J Tutorial Trigger B4J Script with MySQL on Linux via udf_sys

    This Tutorial save you a lot of time and is an Important Feature for Remote Database Apps! Integrated in this Turtorial: -install udf_sys on MySQL (Ubutnu 16.04) -call B4J Script (.jar) over MySQL Trigger -example for a Trigger that call this script -example for a B4J script (Firebase Push...
Top