Saamer Mansoor

Results 31 issues of Saamer Mansoor

* Migrated the StarWars forms apps to MvvmCross 7 * Migrated to AndroidX by Right clicking on the Android project and selecting "Migrate to AndroidX" * Then updated all the...

Thank you for this awesome package! I have been raking my brain for weeks trying to figure out how to set a custom key when pushing new data to the...

stale

Hi this looks beautiful and I would love to add it to my app. I didn't read any mention about the accessibility component. Is the accessibility using VoiceOver working properly...

* Added main.yml file that orders 2 jobs on every push and merge request * One job is to build iOS and the other builds Android **Purpose of Action** -----...

* Added main.yml file that orders 2 jobs on every push and merge request * One job is to build iOS and the other builds Android * Removed armeabi from...

* Fixed the build error as mentioned in Issue #7 * The Orientation Property is not contained in the class anymore * Removing the line fixed the issue for users...

Getting the following error when ever I run `npm run android` in the terminal, anyone have any recommendations?: ``` > Configure project :app Unable to detect AGP versions for included...

I made the AndroidX changes needed in the AndroidManifest and I used this code to add the wallet in my phone: ``` const handleOnPress = async () => { PassKit.canAddPasses().then(async...

@PatGet as you might be aware, the play core library monolith is getting split into individual libraries! > The Google Play Core Java and Kotlin library have been split into...

Google’s play core library does a lot of awesome stuff. What features of that library does this nuget not support? Is there any feature we haven’t tested to see if...