New SDK and Firebase-Integration. Am i able again to further wrap other Firebase components?
In fact i am interested to update my old Firebase-Libraries.
Config, RT-DB, Firestore, ML-Translate, do a new wrapper for the new -standalone - Google MLKIT.
Most of them depends on the new...
Hi
I have a sub I call it with wait for and CallSub3(SyncClass1, "ListItems_ReplaseInto", "1996-11-05", True)
I want if wait for return false to try calling itself again.
The code I use is like that but I am not sure if it is absolutely correct.
B4X:
Wait For (CallSub3(SyncClass1...
Hi
I have a sub I call it with wait for and CallSub3(SyncClass1, "ListItems_ReplaseInto", "1996-11-05", True)
I want if wait for return false to try calling itself again.
The code I use is like that but I am not sure if it is absolutely correct.
B4X:
Wait For (CallSub3(SyncClass1...