Hello,
We are having an issue with this plugin (Android), after some time the application crash and closes.
OutSystems aswer us (support case) revealing that the plugin depletes all connections to LocalStorage.
It does not save any records on service center, but we have Android log:
01-10 12:22:27.484 26962 26962 D BeaconsMonitoringService: 176371400 - onEnteredRegion start
01-10 12:22:27.484 3026 3071 D ScanRecord: Not a Multi Manu data
01-10 12:22:27.489 26962 26962 D AndroidRuntime: Shutting down VM
--------- beginning of crash
01-10 12:22:27.493 26962 26962 E AndroidRuntime: FATAL EXCEPTION: main
01-10 12:22:27.493 26962 26962 E AndroidRuntime: Process: pt.xxx. MyAppMobile, PID: 26962
01-10 12:22:27.493 26962 26962 E AndroidRuntime: java.lang.IllegalStateException: Cannot perform this operation because the connection pool has been closed.
01-10 12:22:27.493 26962 26962 E AndroidRuntime: at android.database.sqlite.SQLiteConnectionPool.throwIfClosedLocked(SQLiteConnectionPool.java:1052)
Can you help us please?
Best regards,
Gonçalo Correia