You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MIGRATION_GUIDE.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -171,8 +171,6 @@ The SDK is still accessible via a `OneSignal` static class. It provides access t
171
171
172
172
|`OneSignal.consentGiven(true);`|*Sets whether a user has consented to privacy prior to their user data being sent up to OneSignal. * |
173
173
174
-
|`OneSignal.setLaunchURLsInApp(true);`|*(iOS only) This method can be used to set if launch URLs should be opened in safari or within the application. Set to `true` to launch all notifications with a URL in the app instead of the default web browser. Make sure to call `setLaunchURLsInApp` before the `initialize` call.*|
0 commit comments