criistii
criistii
I am using the `saveAndCloseDocumentWithName:withContent:completion:` method to create a new file, but I get an error. However the next time I open the app, after it automatically uploads all files...
The BoundingBox property does not return values in the coordinates of the view. My goal is to determine what barcode is closest to the center of the screen when multiple...
As of version 8.0.0.1 on the nuGet, there is a conflict in Android package versions that results in: ``` Type androidx.collection.ArraySetKt is defined multiple times: /Users/[user]/.nuget/packages/xamarin.androidx.collection.jvm/1.3.0.2/buildTransitive/net7.0-android33.0/../../jar/androidx.collection.collection-jvm.jar:androidx/collection/ArraySetKt.class, /Users/[user]/.nuget/packages/xamarin.androidx.collection.ktx/1.2.0.9/buildTransitive/net6.0-android31.0/../../jar/androidx.collection.collection-ktx.jar:androidx/collection/ArraySetKt.class Compilation failed ```...
Great work with this project, it is very useful. I do have a question: In your example, you show how I can get all players in the tag: NSArray *rxmlIndividualPlayers...