-
Unable to build app with citrix mam sdk added due to missing dependencies. I think this relates to jcenter being recently shot down.
If it still builds for you - remove gradle cache and you should …
-
the MAM SDK crashes on startup on one of our devices (Pixel 5a OS 14). It doesn’t crash on all devices, but it constantly crashes on this one.
Attached please find the crash log.
2024-04-25 …
-
Hello
We are updating our app to compileSdk=34 and targetSdk=34.
This seems to cause a crash in MAM SDK. Crash log below. In release notes I only saw support for Android 33. Is Android 34 not su…
-
Good day!
Inline with our integration with MAMSDK, we are also using Cordova iOS. I was able to see documentation from your website but we weren't able to find link to download the Cordova iOS plugi…
-
When using MSAL library for authentication and the user has Microsoft Authenticator installed, the Authenticator app is blocked from returning the token to the calling application. This is true even…
-
In our project we're trying to upgrade some libraries. Unfortunately the android mam-sdk is still on compileSdkVersion 30 and we can't upgrade. Are there any (short-term) plans to support compileSdkVe…
-
App used custom protocol to intercept http requests,so app can load html file from sandbox. [ex. like : [NSURLProtocol registerClass:[CustomURLProtocol class]]; ]
but when i integrated MAM sdk ,the…
-
Just curious as to whether anyone has done any work to get the Cordova iOS plugins working in an Ionic app?
-
We are using the Citrix iOS SDK and having a bit of trouble getting our app authenticated when the device is offline. From my understanding of the documentation, when authenticating while offline Secu…
-
On iPadOS 17.4 my application crashes when I install updated version with MAM SDK integrated. Here is a stack trace of this crash.
Looks like CTXMAMConfigManager calls UIKit code not from the…