Is there any way to trigger custom event as soon as app_remove event is triggered on Firebase Android -


firebase has limitation of 25 custom keys can passed against each event. need add 1 more key event. read on internet there no such way

hacky thought : wondering if possible trigger event when app_remove automated event triggered ( pass additional key custom event)


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -