Hey,
I tried to trigger a before table creation handler, but it isn’t working when the table is saved from android.
When I call it from REST it is just fine.
It seems that Backendless.Data.Save doesn’t triggers my custom logic.
Other than that I’m also having issues debugging custom logic locally, since 90% of my calls end up in a timeout.
I say 90% because somehow some calls went through. (In production they work)
Thanks in advance!