-
### Xamarin.Android Version (eg: 6.0):
### Operating System & Version (eg: Mac OSX 10.11):
Windows 10
### Describe your Issue
MLKit (new ) or Firebase ML (old) don't seem to have working obj…
-
## 🐛 Bug Report
Value cannot be null.
Parameter name: str
at Foundation.NSString..ctor (System.String str) [0x0002e] in /Library/Frameworks/Xamarin.iOS.framework/Versions/14.7.0.166/src/Xamarin…
-
I wonder is this plugin going to support MAUI?
Since, the plugin is useful in my application on Xamarin platform. Thanks.
-
Create a new Xamarin forms project. Build and deploy it to iOS 14.5. Everything works. Add the Nuget package Xamarin.iOS.SwiftRuntimeSupport and I receive the following error:
Error The comma…
-
Currently this plugin supports Xamarin Studio with mdtool.
VS for Mac uses vstool instead.
-
After updating to 7.0.5-beta I had to add
```
```
to my csproj file, because depencies of this package seemed to raise conflicts with other package dependencies. See here: [AndroidX issu…
-
The Issue started with a Plutin XML error that was resolved by saving my GoogleService.Plist in Xcode then adding it to the project. The error then progress to ->
```
'System.Void Firebase.Analyt…
-
After update to the latest version the iOS app crashes when calling LoadApplication in FinishedLaunching
Error:
```
[0:] An error occurred: 'Object reference not set to an instance of an object.'…
-
1. Downloading the solution, open it and compile it: namespace missing. I had to add manually this:
`using MarcTron.Plugin.CustomEventArgs;`
2. Cannot compile for iOS:
>C:\Program Files (x86…
-
tl;dr The Xamarin.Forms' `DependancyService` prevents Android apps from receiving push notifications when not running or backgrounded.
I recommend updating the tutorial on the Push Notification Plugi…