File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,6 +63,11 @@ function lib.trackInAppPurchase()
6363 showWarning (" appodeal.trackInAppPurchase()" )
6464end
6565
66+ function lib .showTestView ()
67+ showWarning (" appodeal.showTestView()" )
68+ end
69+
70+
6671---- ---------------------------------------------------------------------------
6772-- END
6873---- ---------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -63,6 +63,11 @@ function lib.trackInAppPurchase()
6363 showWarning (" appodeal.trackInAppPurchase()" )
6464end
6565
66+ function lib .showTestView ()
67+ showWarning (" appodeal.showTestView()" )
68+ end
69+
70+
6671---- ---------------------------------------------------------------------------
6772-- END
6873---- ---------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments