Inflate map fragment inside fragment
Dear All, I would like to attach map object into my sliding tabs. first tab is detail information, and the second tab is map object which is refer to detail information address. Since slidingtab use...
View ArticleBUG that has been around since 2015 and no fix! URGENT!
here is The bug that has been around for ages and hasnt been fixed, unless someone knows of a fix. to get it working you can set <xaml:NavigationPage Title="About"> to <xaml:TabbedPage...
View ArticleXamarin ios binding project causes test app to fail at start up with no output.
Hi there, I have created a unified API out of two native libraries (ios and Android) called AccessEnabler from Adobe. Now the Android binding works, no problem. The iOS one however has issues. The...
View ArticlePushed a working App to the PlayStore, installed it from there, now it...
Before deploying my app to the PlayStore i tested it in Release Mode on a physical device (Huawei HUAWEI P9 lite mini, Android 7.0) and it worked fine. When the app was released, i downloaded and...
View ArticleHow to Remove Scroll page in grid
i was Impleted scroll page in grid view but it is taken empty space please how to reduce that empty space -----------------my code........................... <?xml version="1.0" encoding="utf-8"...
View ArticleDidn't find class "android.app.NotificationChannel"
I just upgraded from 7.1 to 8.0 and in that context i also wanted to use the new notification channels, which is causing me trouble. The following snippet causes me issues: [Activity(Label = "MyApp",...
View ArticleCommandParameter not returning correctly
I am trying to preapre a page that i can add user. The user of the app will enter username, password and email. When he/she clicked the save button i want to send that parameters to my modelview. But...
View ArticleOn Long Press of Entry It Goes Behind The Keyboard in Xamarin.Forms?
I am creating chat application in Xamarin.Forms and it's main target is iOS and in that page contains ListView with sender and reciever's text content and at bottom contains Grid and in that grid...
View ArticleXamarin iOS App scrolls the webview automatically when the text field in html...
Xamarin iOS App scrolls the webview automatically when the text field in html form is selected. When we select the text field to enter something, the keyboard appears and pushes the webview...
View ArticleXamarin iOS App scrolls the webview automatically when the text field in html...
Xamarin iOS App scrolls the webview automatically when the text field in html form is selected. When we select the text field to enter something, the keyboard appears and pushes the webview...
View ArticleHow to remove (Previous, Next ) buttons from iOS Default keyboard
I am having a html form loaded in a webview. When I click on the textfield , the keyboard appears After entering a text field , click on the next input field and enter some text. The keyboard appears...
View ArticleError while binding amazon ads sdk in xamarin
I'm trying to binding the amazon ads sdk in my project. I'm using the latest version (5.8.2). I follow all the steps describe here :...
View ArticleCard.IO Xamarin iOS Buttons no longer work
I have implemented Card IO into both Android and iOS with the sample guides online. Android works just fine. On iOS I can not get the Cancel and Done buttons to fire when clicking. I am testing with...
View ArticleXamarin iOS App kill and relaunch briefly shows snapshot of previous screen
In my iOS Application, When I swipe kill the app and launch it again immediately, snapshot of the app (when it was swipe killed )appears briefly before the launch image(Splash screen). Steps to...
View ArticleUsing SkiaSharp, what is the best way to convert SKCanvas-drawn content into...
An app I'm working on needs to dynamically generate bitmap images using vector drawing commands. There are two desired targets: a alpha-channel-friendly bitmap file like .PNG and an ImageSource for...
View ArticleXamarin Forms fillig observablecollection via messagingcenter
Hi Guys, i`m currently trying to build a xamarin forms application containing 2 views. An OverviewPage and a ImagePage, both in a navigationpage. The OverviewPage is like a galerie of images and every...
View ArticleDeploying to IOS devices for beta testing.
I am trying to generate a package that I can deploy to registered devices. I have created a certificate, provision profile, and can successfully deploy to my phone or simulator in Debug mode. I am...
View Articlehow to shared drawables betwen 2 android projects?
Does anybody know how to share drawable folders between 2 android projects? does shared project work for that or there is android class library but not sure if i can shared using it because of namespace?
View Articlehow to create buttons dynamically in xamarin forms app
hi all, I wish to create buttons dynamically within a stacklayout in xamarin forms app.. I tried in .cs using stacklayout buttons by statically.. Can anyone tell me how to create buttons dynamically..
View ArticleVideo Compressor
hi guys, i'm trying to reduce the size of a video but i didn't found a good script for do it. For the image i use Xamarin Media Plugin for take the image and compress it but for the video there isn't...
View Article