MCPcopy Index your code
hub / github.com/callstack/react-native-fbads / clearTestDevices

Function clearTestDevices

src/AdSettings.ts:37–39  ·  view source on GitHub ↗

* Clears previously set test devices

()

Source from the content-addressed store, hash-verified

35 * Clears previously set test devices
36 */
37 clearTestDevices() {
38 CTKAdSettingsManager.clearTestDevices();
39 },
40 /**
41 * Sets current SDK log level
42 */

Callers

nothing calls this directly

Calls 1

clearTestDevicesMethod · 0.80

Tested by

no test coverage detected