Skip to content

Commit d67eb7b

Browse files
committed
fix(): Rewarded change common method
1 parent e9badb6 commit d67eb7b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/definitions.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,8 @@ export interface AdMobPlugin {
229229
): PluginListenerHandle;
230230

231231
/**
232-
* Notice: User click will open another app.(iOS)
232+
* Notice: User click will open another app.
233233
*
234-
* @deprecated iOS Only
235234
* @group Banner
236235
* @param eventName adViewWillLeaveApplication
237236
* @param listenerFunc

0 commit comments

Comments
 (0)