What is the best way to get errors from a customer installed application? I can log some errors (sql) from try...catch...end try and ask the customer to send them to an email. Or send errors automatically? The application is in Internal tested status on Play. How to catch errors outside of try...catch? I ask for directions.
Google has deprecated the old method. The instructions were updated. Note that the old class is no longer required. Make sure to use B4A v10.2+ with the recommended SDK: https://www.b4x.com/b4a.html Follow firebase integration tutorial: Integrating Firebase Services Add a reference to...