-
-
## 不具合の概要
Cordova iOSのバージョンを7系にあげたところ、Monaca push Pluginでランタイムエラーが発生してしまいます。
解決方法などありましたらご教授ください。
## SDKのバージョン
3.2.2(3.2.0も同様)
## 不具合が発生した環境
下記の「NG」組み合わせでエラーが発生します。
- Cordova iOS 6.2.0 …
-
**Describe the bug:**
We are attempting to enroll a user with the Intune MAM SDK but encountered the following issue:
_**The operation failed because the SDK could not access the user's AAD token. T…
-
# Bug Report
## Problem
Event `exit` is triggered in Android every time browser is closed - so if it is closed with `browser.close()` or if it is closed via "Done" button in footer.
In iOS th…
-
## Actual Behavior
1. Started with an existing cordova project that had been working in the emulator in the past
2. Created a new `launch.json` file with Cordova debug configuration (see https://git…
-
### [REQUIRED] Describe your environment
* Operating System version: iOS
* Browser version: iOS Cordova
* Firebase SDK version: 5
* Firebase Product: auth
### [REQUIRED] Describe the …
-
Getting this error `TypeError: undefined is not an object (evaluating 'e.track.kind')` in `key: "_replaceTracks",`
```
const constraints = { video: deviceId };
videosession.switchMediaTr…
-
This was never documented in the Plugin Spec:
https://github.com/phonegap/phonegap-plugin-contentsync/blob/ed5656019689078adaa501462a100a5a9c59bd29/src/ios/ContentSync.m#L21-L24
Use pluginInitialize …
-
When running pod install I can see this:
```
[!] CocoaPods could not find compatible versions for pod "GoogleAppMeasurement":
In Podfile:
Firebase/Core (= 9.1.0) was resolved to 9.1.0, which…
-
This doesn't seem to work in a Cordova + Vue.js environment, while running on iOS. When I run in a browser (FF), it works fine, but on iOS, there is no effect at all.
Any ideas?