Israr
Israr
I am using Flutter: 2.5.1 and app is crashing after receiving SMS. log on crash: W/BpBinder(32619): Slow Binder: BpBinder transact took 305 ms, interface=com.google.android.gms.auth.api.phone.internal.ISmsRetrieverApiService, code=1 oneway=false E/getSimpleName(32619): task started D/AndroidRuntime(32619):...
1. Right now we have feature to unicast (i.e. sending message to a single specified client) with the help of `server.send_message(client,message)` 2. Right now we also have feature to broadcast(i.e....
Sometimes Botpress Bot gets hanged and does not respond to any of the user questions. When I checked the console, I can see the following message `waiting until next event`...