janwiebe-jump
janwiebe-jump
As discussed in #9996 the CPListSection constructors are not fully correct, since the CPListImageRowItem can't be added to it, which is possible in the native iOS SDK. This PR fixes...
As a continuation of #9996 here is a new issue. ### Steps to Reproduce 1. Use below SceneDelegate as a CarPlay scene delegate 2. Load the app, and tap on...
### Steps to reproduce 1. Setup up the download manager for Android, and use the HandleDownloadFileStatusChanged event 2. When the status becomes "completed", check for the uri of the downloaded...
## 🏗 Enhancement Proposal As of August 31 all new apps must be at SDK target API level 31. Updates for existing apps have to be at level 31 as...
## 🐛 Bug Report In my appcenter logs I see the following exception (and crash) occur MediaBrowserService.OnDestroy () System.NullReferenceException: Object reference not set to an instance of an object ```...
Please use the form below, leaving the prefilled data to help us. Thank you. Page link: [Native App Prerequisites and Troubleshooting](https://docs.mendix.com/refguide/mobile/getting-started-with-mobile/prerequisites/) Document link: [prerequisites.md](https://github.com/mendix/docs/blob/development/content/en/docs/refguide/mobile/getting-started-with-mobile/prerequisites.md) ## My Issue/Suggestion The Dropbox link...
🔑 ### Checklist - [X] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [X] I've followed the _fastlane_ code style...
## 🏗 Enhancement Proposal Get a Hybrid version of MediaManager to use with both Xamarin.Android / Xamarin.iOS projects and MAUI projects ### Pitch Existing Xamarin apps can use the latest...
### Xamarin.Android Version (eg: 6.0): ### Operating System & Version (eg: Mac OSX 10.11): Windows 10 ### Google Play Services Version * [X] GPS-FB with AndroidX dependencies (versions `119.0.0`) *...
I created a new .NET MAUI app, and added the Xamarin.Firebase.iOS.Crashlytics 8.10.0.1 It looks like the bitcode isn't stripped from the included frameworks. When building the app, and trying to...