You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/05/31 15:16:38 UTC

[GitHub] [cordova-plugin-inappbrowser] a51095 commented on issue #950: Can support scenedelegate?

a51095 commented on issue #950:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/950#issuecomment-1142271162

   When I use `SceneDelegate` to manage window, on Line 348 in `CDVWKInAppBrowser.m`, 
   ```
   strongSelf->tmpWindow = [[UIWindow alloc] initWithFrame:frame];
   ```
   `tmpwindow = nil`, does not work, please review and fix, thank you!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org