-
I just installed this amazing library today, and got it working perfectly using `ionic serve`, but after using `ionic build ios --prod` it ends up looking this:
![image](https://user-images.githubu…
-
Hello,
i am trying to implement an oauth process with ionic 3 on Windows 10 / Mac OS High Sierra.
### Issue
On Android an iOS the me.deeplinks.route()-section is only triggered once.
But on both…
-
I'm currently using the old LokiJS, which is great, but when the new LokiDB releases, I'd love to switch. 🔄
I see there's a wonderful _arsenal of adapters_ ready for LokiDB.
There is only one adap…
-
### Expected Behaviour
It should be possible to add the Push plugin in combination with the OpenWith Share on IOS plugin (https://github.com/j3k0/cordova-plugin-openwith)
### Actual Behaviour
Build…
-
Installing "cordova-plugin-googlemaps" for ios
apple-xcode version check failed (/Users/toni/desarrollo/app/etsiam/cordova/platforms/ios/cordova/apple_xcode_version), continuing anyways.
apple-i…
-
There seems to be some problems with the search. Some plugins are not found.
**Example**:
- Search Keyword: `nfc`
- Response:
```json
[
{
"name": "cordova-plugin-ns0m-nfc",
"npmPac…
-
Created a new project using Cordova commands:
cordova create testapp
Then added following lines in config.xml to install cordova-plugin-wkwebview-engine:
```
```
Then Exec…
-
### Issue Description
Crash on IOS
Source telemetery.
crashed thread log:
Thread 11 Crashed:
--
1 | libobjc.A.dylib | objc_object::release() + 16
2 | Flow | __42-[CordovaAdalPlugin tokenCa…
-
I tested this plugin in ios simulator ios 12, ios 15.2 but when I test in real device iphone x (ios 15.5), it crashed the app. I have attached the full error log.
```
Exception Type: EXC_CRASH …
-
# What?
I think it would be easier to specify npm run scripts with command line arguments rather, as it would allow greater diversity in scripts that are runnable.
# Example:
As an example I will…