Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
メソッドを呼び出しMixPanel.flushてonDestroyいますが、MixPanel がデータを送信/フラッシュする前にアプリケーションが終了しているように見えます。
MixPanel.flush
onDestroy
onDestroyが呼び出された直後にブレークポイントを使用して Android アプリを一時停止しない限り、MixPanel 分析画面にデータが表示されませんMixPanel.flush()。
MixPanel.flush()
MixPanel が終了するまでアプリを開いたままにしておく方法はありますか?