Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xamarin

Xamarin, Android: Using The Adlistener Right

I'm trying to use the AdListener in C#. I have an interstitial ad loading when the app is firs… Read more Xamarin, Android: Using The Adlistener Right

Memory Used By Pushing A Lot Of Pages On Xamarin.forms' Navigationpage

I have a Xamarin.Forms NavigationPage and I noticed that after pushing quite a lot of pages (say 20… Read more Memory Used By Pushing A Lot Of Pages On Xamarin.forms' Navigationpage

Xamarin.forms Webview Not Working With Webrtc

I have worked on WebRTC project, it all works on Web Browser but when I put in in Application WebVi… Read more Xamarin.forms Webview Not Working With Webrtc

Android Custom View Classnotfound

I'm sure this is a stupid question but I just can't find an answer anywhere. I'm tryin… Read more Android Custom View Classnotfound

Enabling Proguard - Xamarin.android

In the release mode, when i enable only multi dex, my app size is 33.30MB which is quite large. Aft… Read more Enabling Proguard - Xamarin.android

Mvvmcross - Trying To Use Fragments And Latest Support Lib Results In Linking Problems

I'd like to use the SlidingPaneLayout or DrawerLayout, but these require a newer support librar… Read more Mvvmcross - Trying To Use Fragments And Latest Support Lib Results In Linking Problems

Detection Of Swiping On A Normal Android Activity

Is it possible, to detect a swiping to the left/right of the user in a normal Android activity? Or … Read more Detection Of Swiping On A Normal Android Activity

Xamarin.essentials.webauthenticator.authenticateasync Does Not Close Popup Window After Success Login To Facebook On Android

I created a facebook login service in Xamarin. Everything is working fine in an UWP application. I … Read more Xamarin.essentials.webauthenticator.authenticateasync Does Not Close Popup Window After Success Login To Facebook On Android