Examsdailytamil commented on issue #706:
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/706#issuecomment-2552870786

   Inapp Browser always works fine and there were no issues with the plugin. 
Listing the issue below, what one should know while working with inapp-browser 
plugin
   1. While obtaining permissions the android system [user] is granting 
permission for the app and the app only.
   2. When using the inapp browser if the browser is opened using `_blank`  
mode the system consider this as an another app and so there are no permissions 
availed for the app by the user in that scenario.
   3. And that is why it is a must to open the inapp browser in `_self` mode so 
the plugin can enjoy the priviledge/permission granted to the app. 
   
   May be developers can note this in their api reference documentation itself 
can help others or they can find a solution for this behaviour of 
inapp-browser. 
   
   To obtain permissions see 
[here](https://github.com/apache/cordova-plugin-inappbrowser/issues/706#issuecomment-925737047)


-- 
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-unsubscr...@cordova.apache.org

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


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

Reply via email to