rolinger

Results 57 issues of rolinger

# Bug Report `cordova build ios` is displaying verbose info even though `--verbose` is not used. Its like its on by default for iOS. ## Problem Something has to have...

enhancement

Getting the following error: * What went wrong: A problem occurred evaluating script. > Could not find method compile() for arguments [com.journeyapps:zxing-android-embedded:3.3.0] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. I got this...

I have been using this plugin for a while with no issues (though I haven't upgraded to Cordova 11 yet where I think this native plugin starts having issues). But...

**Description:** Using cordova native, you can send flags to the compiler: IE: `cordova build ios --buildFlag="-quiet"` - or any flag that xcodebuild can take. However, with the ionic wrapper, none...

triage

@sarriaroman - Can you comment on this please? I am implementing various security policies on my webserver, one of which is to check for Origin and X-Requested-With headers. My app,...

Plugin version 2.0.0-7 On Android, downloading files - everything was working and then I changed a bunch of variable and function calls to clean up the code and now its...

# Bug Report A new feature in Xcode 14 is displaying purple warnings about UI Unresponsiveness coming from CDVLocation.m#L89 - this issue seems specific to iOS 16x too. Its a...

enhancement

I have been hunting for a method that will allow me to download files to the users general `Downloads` folder that can be accessed by the iPhones default `Files` app....

It looks like `cordova-plugin-file-transfer` is dead at the moment. That is the key plugin that is required by this plugin. I think the powers that be are working on another,...

At a loss now, spent last few hours trying to figure this one out, but downloads are failing Cordova11 (cordova-android@11) I think this is happening on `download.init` because its not...