NiklasMerz commented on pull request #685:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/pull/685#issuecomment-620417493
Tests fail with:
```
cordova-plugin-inappbrowser-tests.tests >>
cordova.InAppBrowser
✗ inappbrowser.spec.1 should exist
kluns opened a new issue #94:
URL: https://github.com/apache/cordova-browser/issues/94
# Bug Report
## Problem
If a project uses android platform and browser platform, and the
android-versionCode attribute is set in config.xml, when a plugin is added the
value for PACKAGE_NAME is
jcesarmobile opened a new pull request #685:
URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/685
master version was bumped to 4.0.0-dev, so the package.json should have a
new "5.0.0" entry or will fail to install once released.
Updated the "4.0.0" to require `cordova-
ChrisTomAlx opened a new issue #170:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/170
# Feature Request
- Screen Capture / Screen Recording
## Motivation Behind Feature
At this time of covid-19 where remote calls are reigning supreme. I think
this wou
gabriele-sacchi edited a comment on pull request #87:
URL: https://github.com/apache/cordova-node-xcode/pull/87#issuecomment-619854072
@Panajev It works, thank you very much. It's a very useful tool that makes
my life much better!
I'm wondering if you also encountered the case of wan
jcesarmobile commented on pull request #822:
URL: https://github.com/apache/cordova-ios/pull/822#issuecomment-620089987
I've changed the title to "breaking" as it will break plugins using the
orientation delegate, not sure how many are using it.
I updated InAppBrowser to remove the metho
chongfei111 opened a new issue #197:
URL: https://github.com/apache/cordova-plugin-geolocation/issues/197
If can't use this plugin under the 6.3.0, how can I get geolocation in lower
version than 6.3.0?
This is an automated
Hanzofm commented on issue #402:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/issues/402#issuecomment-620074156
It not works for me, is there any solution?
This is an automated message from the Apache Git Servi
breautek commented on issue #196:
URL:
https://github.com/apache/cordova-plugin-geolocation/issues/196#issuecomment-620069953
It doesn't, it supports anything equal to or greater than 6.3.0.
Why it doesn't support less than 6.3.0? See
https://github.com/apache/cordova-plugin-compat.
chongfei111 opened a new issue #196:
URL: https://github.com/apache/cordova-plugin-geolocation/issues/196
this is code in cordova-plugin-geolocation plugin code (package.json)!
"engines": {
"cordovaDependencies": {
"3.0.0": {
"cordova-android": ">=6.3.0"
vadimwe commented on pull request #134:
URL:
https://github.com/apache/cordova-plugin-statusbar/pull/134#issuecomment-620033245
Cant install ionic cordova plugin add...
This is an automated message from the Apache Git Servic
sitefinitysteve opened a new issue #110:
URL: https://github.com/apache/cordova-node-xcode/issues/110
```
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
tverilytt commented on pull request #635:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/pull/635#issuecomment-619995697
@timbru31 Thanks a lot for the tip, thanks to it, App Store deprecation
warning related to UIWebView is gone :-)
--
gohar1009 opened a new issue #186:
URL: https://github.com/apache/cordova-plugin-statusbar/issues/186
# Bug Report
## Problem
I have camera plugin, and statusbar overlaywebview is setted to false. When
I open the gallery statusbar started overlay webview so I have problem with
st
jachstet-sea commented on issue #684:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/issues/684#issuecomment-619989477
Okay, didn't see that one. Thanks for pointing me there!
This is an automated message from th
jcesarmobile commented on issue #684:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/issues/684#issuecomment-619978557
The problem is the webview plugin, is already reported there
https://github.com/ionic-team/cordova-plugin-ionic-webview/issues/551
Also, it's not a pr
Bhagirath123 commented on issue #304:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/issues/304#issuecomment-619975238
> Should be possible with executeScript.
> Closing because it's not an issue
can you tell me how i am listen that click event using executeScript
--
jachstet-sea opened a new issue #684:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/684
# Bug Report
## Problem
When using inappbrowser@3.2.0 and cordova-plugin-ionic-webview@4.2.0 on iOS,
the inAppBrowser opens but does not load the URL specified. In stays
wwiechorek commented on issue #112:
URL:
https://github.com/apache/cordova-plugin-statusbar/issues/112#issuecomment-619939483
To get statusbar height on android I use in JS:
var statusbarheight = screen.height - window.innerHeight
And I set this variable on css var.
Is it i
Panajev commented on pull request #87:
URL: https://github.com/apache/cordova-node-xcode/pull/87#issuecomment-619922531
Hello @gabriele-sacchi,
We have worked on something similar, helpful for debugging as tools such as
Firebase App Distribution will laugh at you if you try to pack
gabriele-sacchi commented on pull request #87:
URL: https://github.com/apache/cordova-node-xcode/pull/87#issuecomment-619854072
@Panajev It works, thank you very much. It's a very useful tool that makes
my life much better!
I'm wondering if you also encountered the case of wanting to
nkmkevin commented on issue #254:
URL:
https://github.com/apache/cordova-plugin-media/issues/254#issuecomment-619852896
Suggest to use audio.seekTo(1)
then call audio.getDuration() with 500ms delay.
Checking on this thread for more info.
https://stackoverflow.com/a/61358243/3967044
srinidhirao commented on issue #143:
URL:
https://github.com/apache/cordova-plugin-wkwebview-engine/issues/143#issuecomment-619835044
@kzimny I don't know specifically. But a quick search on their GitHub page
lists various issues with the Cookies. Some even claiming that WKWebView itself
Bhagirath123 edited a comment on issue #683:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/issues/683#issuecomment-619817704
let target = "_blank";
const browser = this.iab.create(url,target,this.options);
browser.on('loadstop').subscribe(event => {
conso
kzimny commented on issue #143:
URL:
https://github.com/apache/cordova-plugin-wkwebview-engine/issues/143#issuecomment-619817910
@srinidhirao: do you know whether `cordova-plugin-ionic-webview` accept
cookies?
This is an a
Bhagirath123 commented on issue #683:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/issues/683#issuecomment-619817704
et target = "_blank";
const browser = this.iab.create(url,target,this.options);
browser.on('loadstop').subscribe(event => {
console.log(e
epieddy commented on issue #870:
URL: https://github.com/apache/cordova-android/issues/870#issuecomment-619817497
- Did you confirm that the MainActivity.java was correctly updated by the
plugin inside the /platforms/android directory ?
- Did you setup the correct meta viewport tag ?
srinidhirao commented on issue #143:
URL:
https://github.com/apache/cordova-plugin-wkwebview-engine/issues/143#issuecomment-619815529
I had an Angular app integrated with Cordova and had trouble getting the app
to load using Cordova's WebView Plugin. Since none of the solutions worked for
chilupa commented on issue #62:
URL:
https://github.com/apache/cordova-plugin-screen-orientation/issues/62#issuecomment-619808252
I'm experiencing the same problem.
This is an automated message from the Apache Git Service.
T
29 matches
Mail list logo