How do I enable debugging on Android?

Please add the following to the manifest file to enable the Pendo debugger:

<meta-data android:name=”insert_debug_logging” android:value=”true” />

<meta-data android:name=”pnd_debug_logging” android:value=”true” /> // logs for debugging

<meta-data android:name="pnd_jsonpath_log" android:value="true" /> // logs for guides

 

Please note that the Pendo debugger should be removed before this app goes to production.

0

コメント

1件のコメント
  • 正式なコメント

    Please add the following to the manifest file to enable the Pendo debugger:

    <meta-data android:name=”insert_debug_logging” android:value=”true” />

    <meta-data android:name=”pnd_debug_logging” android:value=”true” /> // logs for debugging

    <meta-data android:name="pnd_jsonpath_log" android:value="true" /> // logs for guides

     

    Please note that the Pendo debugger should be removed before this app goes to production.

サインインしてコメントを残してください。

お探しのものを見つけられませんでしたか?

新規投稿