Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [inappbrowser]

InAppBrowser is a Cordova api call that provides the ability to spawn a browser instance from a Cordova application. The API is based on standard browser capability.

inappbrowser
0 votes
0 answers
10 views

inappbrowser plugin only works on monaca debugger

I am trying to open a link in the system browser in my app built in monaca. Here is the code: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"&...
Gabbo144's user avatar
0 votes
0 answers
15 views

ionic v3 ios 17.5 windows.open not opening the URL

I have recently updated from xcode 12 to xcode 15.4 so that I will be able to meet the app store's requirement of building apps with IOS SDK 16.1 However, upon doing so I am no longer able to install ...
Yeo Bryan's user avatar
  • 397
0 votes
1 answer
52 views

inappbrowser-reborn react native auth failed in android build release

I have an auth flow using react-native-inappbrowser-reborn. I have the redirect deeplink set up and working for both Android and iOS debug build. However on android when I build release, after login ...
CyberCrime's user avatar
1 vote
0 answers
70 views

Open all external links in Chrome browser instead of the in-app browser

my website mainly receives traffic through in-app browsers. However, some tools on my website don't function properly within the in-app browser. Therefore, I've implemented links to access these tools....
deva's user avatar
  • 101
0 votes
1 answer
30 views

monaca cordova app InAppBrowser plugin does not work

I'm trying to use InAppBrowser plugin in monaca.io I'm installing it in default monaca dashboard, they do have this plugin ready ver 5.0.0. When I install it and try to call it within project (when ...
Paul's user avatar
  • 461
0 votes
0 answers
222 views

UPI intent apps are not showing on inappwebview in flutter while calling a payment gateway url. if i open the same url on normal browser it work fine

I have a razorpay integration on my flutter application. The existing implementation uses flutter inappwebview to hit the payment gateway url. Issue is when the url is being called from inappwebview ...
Amit Pandey's user avatar
0 votes
0 answers
244 views

Make sure a Custom Tab / In-App browser is opened inside app

I'm implementing a web-based payment flow which uses the chrome custom tabs implementation of the Flutter package flutter_inappwebview. I also tried flutter_custom_tabs and url_launcher. No matter ...
luckyhandler's user avatar
  • 11.2k
0 votes
0 answers
41 views

Link target _system is not working on IOS inAppBrowser

I have an Angular/Java Spring web project. As part of the project, it was necessary to create an Android and iOS application. To simplify the task, I chose to develop an Ionic Capacitor application ...
Lucas's user avatar
  • 19
0 votes
0 answers
23 views

Cordova InAppBrowser, going back to the first tab causes it to be refreshed

I'm dealing with an issue regarding the use of InAppBrowser in Cordova, and I hope someone can give me a hand in solving it. Currently, I'm developing an app that utilizes InAppBrowser with the _blank ...
marcellov7's user avatar
0 votes
0 answers
57 views

Cordova InAppBrowser performance issue on Android

Environment Ubuntu 22.04.3 Cordova 12.0.1 Android Studio Hedgehog 2023.1.1 Gradle 7.6 openjdk 11.0.22 cordova-plugin-inappbrowser 6.0.0 android 12.0.1 I have an app that I built in Cordova for Android ...
The Bargee's user avatar
0 votes
0 answers
82 views

Styles not showing correctly in Facebook In-App Browser (IAB) in some devices

Me and my team are currently developing a website for some company (All made for us, recent juniors). Since the beginning of the project, we had tried to use the best practices we could. We manage 7 ...
Bryan Caleb Martínez Cavazos's user avatar
-1 votes
1 answer
93 views

Plaid Link popup browser leaves my capacitor app and the flow is interrupted

I have an app made with capacitor and angular, I have implemented Plaid Link and it work correctly in browser but when running it in the android app the popup browser opens in the device browser and ...
Antonio Gonzalez's user avatar
0 votes
0 answers
145 views

I want to detect in-app browser of slack using javascript

I'm making a mobile website using NextJS and sharing the site link on Slack. When the link is clicked, it opens within the in-app browser of Slack. However, I would like it to open in an external ...
ghshin's user avatar
  • 47
0 votes
0 answers
110 views

download PDF file from external website with inappbrowser ionic cordova

I'm working on android app and iOS, I use Ionic I want to open external link with InAppBrowser and allow the user to download file from a link inside this site... But when I click on download link ...
Amin's user avatar
  • 1
1 vote
0 answers
229 views

From @awesome-cordova-plugins/in-app-browser not able to download PDF in Ionic Cordova Applications

We are using @awesome-cordova-plugins/in-app-browser to open the webpage in the Ionic Cordova mobile application. In the in-app browser we are loading the webpage that contains the download button. ...
Praveena Gaonkar's user avatar

15 30 50 per page
1
2 3 4 5
71