Skip to content

Commit

Permalink
docs(debug): adding debug menu (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
MateusAndrade authored Nov 20, 2023
1 parent ed945ed commit 1e7b97a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/ad-inspector.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Debug-menu

The debug menu is a tool that allows you to test and debug your app's ad experience. It can be used to:

```
await mobileAds().openDebugMenu(AD_UNIT_ID);
````
# Ad Inspector
Ad inspector is an in-app overlay that enables authorized devices to perform real-time analysis of test ad requests directly within a mobile app.
Expand Down

0 comments on commit 1e7b97a

Please sign in to comment.