Posts by Daniel • 31 points
3 posts
-
1
votes1
answer110
viewsA: Xamarin Firebase Auth does not install by Nuget
Good morning! Try to upgrade your Mono.Android to 9 or use an earlier version of Xamarin.Firebase.Auth compatible with Mono.Android 8. Note: The package must be installed in the specific project.…
-
1
votes1
answer82
viewsA: Xamarin Forms is removing the space between words at runtime
I used the Icomoon site to generate a file with more font options to include in my project. On iOS worked normally, but on Android presented this problem. I managed to solve by removing the file…
-
1
votes1
answer82
viewsQ: Xamarin Forms is removing the space between words at runtime
I’m working on a project with Xamarin Forms Visual Studio. When running the project for iOS, it works perfectly, but when running the same project for Android the phrases appear all together. Ex.:…