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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -