issue of FCM notification
hello i am trying first time for fcm notification and when adding code to the top of the OnCreate method to verify that google-services.json Log.Debug(TAG, "google app id: " +...
View ArticleSkiaSharp in Xamarin.IOS
HI, I want to use SkCanvasView inside Xamarin.IOS (not Xamarin.Forms!). I did this in Xamarin.Android (directly inside XML ) but I don't know how to add SkCanvas view in IOS. Could you help me ? I have...
View ArticleEnjoy a fun game - Paw Puppy Subway Train Surfer Patrol by SamWellEnough
Paw Puppy Subway Train Surfer Patrol is an Arcade game developed by SamWellEnough. The latest version of Subway Puppy Surf Run is 1.2. It was released on 2017-08-27. You can download the Paw Puppy...
View ArticleEnjoying pet care educational game which enhances the mental development
Pu - Care my baby Pandas bears game is both enjoyable as well as educational. Children like this type of educational fun games. Playing these types of games help them to learn a lot of things. By...
View ArticleHow to create simple TabbedPageRenderer for iOS and Android in Xamarin Forms
Need Simple working Tabbedpage Renderer
View ArticleHow to Obtain Diagnostic Build Logs
One of the most valuable pieces of information that you, as a developer, can use to diagnose build problems with your Android, iOS, Mac, or any other type of application is the Build Log. Build Logs...
View ArticleiOS USB remoting
Anyone got this to work? Seems from this blog post that it should be possible https://blog.xamarin.com/live-from-evolve-new-xamarin-previews/ I have a remote Mac and a local iPad. I have the latest...
View ArticleIOS Release build in Visual Studio shows error "Debug is not enabled in the...
Hi all, Since a few days (I think since last updates of Xamarin.Forms), I am getting an error message when I try to do a Release build of my IOS app. The message says: "Debug is not enabled in the...
View ArticleDJTTBax - Video Games Background Sound
Hi All, DJ TTBax is an Video Games Background Sound maker.below is where you can get the sound collections for your video games background. http://goo.gl/AhjNm4 Best Regards
View ArticleListView issues
Hi all, I am really struggling with Xamarin Forms specifically the ListView, all was working about a month ago, now its not, there is so many issues, I fix one then another appears, First I would like...
View ArticleXamarin.iOS Designer not loading
The iOS designer no longer loads any xib or storyboard files for any project. It is stuck with the progress bar working indefinitely. My setup: 1. Windows 7 and Visual Studio 2017 Enterprise Version...
View ArticleJava.Interop.IJavaPeerable error
Hi all; Any idea how to get rid of this error , I get this when I run my PCL project in iPAD air 2 ? Severity Code Description Project File Line Suppression State Tool Error Failed to resolve...
View ArticleHow to link my application with an online database for eg SQL database
How to link my application with an online database for eg SQL database
View ArticleIssue of FCM Notification
hello, i am trying first time for fcm notification and when adding code to the top of the OnCreate method to verify that google-services.json Log.Debug(TAG, "google app id: " +...
View ArticleAfter update 15.5 Xamarin Studio telling me That Xamarin.Android not installed?
my problem is after update 15.5 xamarin.android. Xamarin Studio telling me xamarin.android not installed ? any idea?
View ArticleError: Activity class {MainActivity} does not exist
I have an app that worked fine -- deployed to both iOS and Android without issues -- prior to the Xamarin-to-VS4Mac upgrade. I hadn't done any mobile development since going to VS4Mac but now trying to...
View ArticleCorrect XAML pattern to bind element to BindingContext property ('x:Name'...
Hi, I'm new to Xamarin, but I've already built a few pages and have got most of the binding working flawlessly. I am, however, having an issue figuring out the proper way to bind an element in XAML (a...
View ArticleAllow files with custom extension to be picked up by document picker
I have implemented a document picker and trying to pick a file from iCloud Drive or File system. But, the file appears hazed i.e. it couldn't be picked. The file is a simple text file with 'cbz'...
View ArticleShow iframe video in full screen using Forms CustomRenderer webview on Android
In a Forms app we use a custom WebViewRenderer in the .Droid project to display html that contains videos embedded in <iframe>. I'm having trouble making these videos go into full screen when the...
View ArticleCan't get a return value from app.Invoke() in Xamarin.iOS
Folks, I have a backdoor in my iOS app which looks like this: [Export("myBackdoor:")] public NSString MyBackdoor(NSString value){ return new NSSString("Backdoor called"); } In the app.Repl() for...
View Article