Wow. Finally it will be possible to write Firebase logic with java instead of javascript in webviewer <3
EDIT: Ok, you just show us an example for manipulating values of objects with your extension By the way thanks for giving us opportunity to have background extension for free!
Hello, everyone i need your help because I am a beginner and I would like thanks to your application to send data continuously from the phone such as the number of steps, the time β¦ But despite everything I see I canβt figure out how I can do it. So I will need you to show me an example and how I can please do it.
Hello, @Lunodiamonse, it is possible to use the extension with the foreground service (even the app is closed completely) and send data to the database like firebase, Iβve prepared a demo blocks for you:
Herewith the foreground service, we are creating a pedometer and firebase database on the UI thread, and registering an event for simple walk steps and uploading the data to the firebase. Foreground service is important as of now because the pedometer may stop working when the app is killed.
Just checked it, works perfectly fine even if the app is killed
Can we create layouts in background like creating card view in vertical arrangement in background by this app wonβt have to run all the blocks everytime app opens and laggs less