Xamarin.ios Questions
Ad
FCM Notification not receive in foreground using xamarin forms
I have been integrating push notification using firebase in xamarin. i have created developer provisioning profile and also generated p12 file and
FCM token NotRegistered after unhandled exception in app
I have a xamarin forms ios app set up to work with firebase cloud messaging for push notifications using xamarin.firebase.ios.cloudmessaging
AppDelegate ContinueUserActivity not called when launching app from deep link, Firebase SDK is to blame
In my appdelegate class i'm trying to handle deep links that launch my xamarin ios app, so that i can navigate the user to the proper place in the
Integrating Firebase Analytics into Xamarin iOS spams logs with keychain warnings
I just integrated the firebase analytics sdk into my xamarin ios app. however, now it's spamming the logs with: 2019-06-13
Can you use Firebase Auth and Firebase Analytics in the same Xamarin.IOS project?
I'm working on a xamarin.forms app with firebase auth integration. i've set up dependency service for android and ios to create a new user when
Signing iOS application for internal deployment with Push Notifcations
We have an ios application which we create using xamarin. we are starting to use apple push notification services and i have updated our
The Xamarin.Firebase.iOS.Core plugin does not work on my Xamarin iOS project
I am following the steps for installing the firebase sdk. all the steps were followed closely but firebase does not communicate with the
Xamarin VS Flutter
I was reading on the net and i was training a little. i am developing an app with xamarin but too many problems, endless crashes and very slow
'InstanceID' does not contain definition for 'SetApnsToken' after updating Firebase packages
In my xamarin.ios project i have updated firebase nuget packages, after completing updates i started getting error on this code
FCM Messaging.SharedInstance.FcmToken not set when first registering in my Xamarin.iOS app
We're using xamarin.firebase.ios.cloudmessaging to get push notifications. it's working fine except for one quirk. when the app is
Ad
Modify Xamarin.Forms page from Xamarin.iOS file
I'm working on a xamarin.forms app that uses firebase authentication. in order to make firebase work, i have to create two different
Is there an equivalent for shouldSelectViewController in android for BottomNavigationView?
I have a bottomnavigationview in my android activity, which consists of 4 menuitem. when i tap on the downloads menu i check if there are any
CrossPushNotification OnNotificationReceived is not called in xamarin iOS
I tried to implement and firebase listener in my xamarin ios app. but, if my app is in foreground and an firebase cloud message receives,
Xamarin.iOS: Firebase push notifications not working
I am developing a xamarin.forms application with xamarin.android and xamarin.ios clients. for push notifications, i am using
Native linking failed, duplicate symbol: '_main' while adding native Binding Dll and Xamarin.Firebase.iOS.Database
I have tried adding and implementing the native binding dll and xamarin.firebase.ios.database in my xamarin project using nuget but i am unable to
Builing Xamarin iOS in Azdo Pipeline for iOS 15
We are currently building our xamarin forms project locally with a mac build machine using xcode 12.5 and our ios devices are running a max
Can't deploy my Xamarin app to iPhone 13 with iOS 15 Simulator
I've updated to xcode 13 and visualstudio for mac to version 8.10.12. and now i have the iphone 13 simulator, with ios 15. the problem is that
Uno Platform App tracking prompt does not appear in IOS 15
I am updating my uno based app and in testing-the app tracking prompt no longer appears. i had implemented this and it works correctly in ios 14.
Xamarin IOS custom URL Scheme not working in iOS 14
I created a xamarin forms application and configured custom url scheme for ios but it didn't fire in ios 14. so i created a sample native
requestReview() deprecated in iOS 14, Alternative for xamarin.forms?
I'm using skstorereviewcontroller.requestreview (); in a dependency service for xamarin.forms. however this is now
NSMutableAttributedString not appending?
I am trying to append two nsattributedstring's with the following values and i get the first nsattributedstring but not the second.
Ad
Precompiled Static Library is not working properly in xamarin ios
I have a precompiled static library which is used for scanning fingerprints from scanner. i can easily give the commands to the scanner, it is
Xamarin Forms IOS - MKUserTrackingButton position
I currently have a custom map renderer in my xamarin forms that use for each platform the native map renderer. for ios, i'm trying to add
Howto layout Custom iOS View (UIStackView / UILabel) in Xamarin Forms
I've been trying to implement a custom checkbox renderer + view in xamarin forms. on ios i have a problem with laying out
Can't change status bar text color in TabbedPage
I have set status bar style to light. when my mainpage opens, the status bar text becomes black. my mainpage is a tabbedpage. when i set
Hiding and Showing controls in Xamarin.iOS
I am a xamarin.ios beginner. i don't have much ios native experience too. i am trying to hide and show a uiview which contains a uilabel and a
Edit NSUserDefaults Managed Configuration Dictionary
Mdm providers write to a dictionary which is retrievable using
Retrieving AVPlayerItem from Gallery Asset
I'm trying to play a video using the avplayer and an avplayeritem. im using following code:
Popping the navigation stack from App.OnSleep in iOS in Xamarin Forms
I'm trying to pop the current view page off of the navigation stack in a xamarin forms app in the app.onsleep method. this method fires when the
PHAssetChangeRequest Cocoa error -1
I need to save downloaded video to gallery on iphone, but getting error: the operation couldnt be completed. (cocoa error -1/)
Xamarin iOS: Unable to set constraints on Controls from Visual Studio 2017
Here setting constraints
Binding a iOS native library into a Xamarin project
I want to bind a native obj c library into my xamarin project. i tried follow this documentation :
Ad
Remove Section Index In Table view Xamarin.iOS
I simply want to have a grouped table view without drawing the side section index part that gets drawn automatically. i could only find
Xamarin iOS: Unable to start new ViewController by tapping on remote notifications
I am working on ios, implemented fcm remote notifications. when i am tapping notification(when app open) it is not starting another screen. see
UIStackView within UIScrollView is cut off
I'm trying to use a uistackview within a uiscrollview and i was hoping someone could point me in the right direction in creating the right
Implementing AVCapturePhotoCaptureDelegate in Xamarin.iOS
I have tried to implement the avcapturephotocapturedelegate in xamarin.ios targeting ios 11 but i have failed to find a working
Checkmark not showing up on iPad in UITableView
I want the user to be able to select a single row in a uitableview and then have that row show the checkmark accessory. first to
Method ViewModel.Init receives null as parameters when linker "Link All" enabled in MvvmCross at iOS
I am facing such problem: in mvvmcross 4.4.0 on ios project when i have changed linker mode from "link only
Unknown error while building Xamarin.iOS with XCode 9.2
I have been facing unknown error starting from couple of days ago when i am trying to build my xamarin.ios. i am using vs 2017 v 15.5.5
Xamarin What happens to Lazy initialized singleton after App goes to background
I use lazy initialization for app singleton in xamarin.forms (app runs on ios): public sealed class datasingleton { private
F# type error in function return value
I'm trying to implement the following code snippet in f#: // method style void callback (nsnotification notification) {
iOS app - Logic to implement for in-app purchases
We have a non consumable iap in our app which costs €3.49. i have purchased the iap on my phone ages ago and also tested restore a couple of
ItemSelected not called - Xamarin.iOS F#
I have a uicollectionviewcontroller defined as follows: [<register ("landlordhome")>] type landlordhome
Ad
Xamarin.Forms iOS PushNotification when App is closed
Is there a way to receive push notifications under ios, even when the app is closed (force closed)? i only receive push notifications when
Creating a Pinterest-like layout for Xamarin.iOS
I've tried for too long to figure out how to convert
Can I insert a scrollview before a view in IOS?
The answer can be for swift, objective-c or c# even if i'm using xamarin. i have issues creating scrollview in the storyboard with xamarin, i
Calling a middleware function in Xamarin Android Binding
I'm trying to call one function to set the value of a private field in a class inside my jar file. the jar file is used to create xamarin android
iOS App purchase doesn't work in production
I posted this question to apple development forum, but got no answer. maybe i can get help here. i'm trying to make in-app purchase work
Xamarin IOS deployment fails. FileNotFoundException on info.plist
I have a xamarin app which will not run. it builds fine but then fails with a filenotfoundexception: error: error mt1006:
How to correctly use SecRecord (KeyChain)?
So i have some code which i originally took from
MvxSidebarPresentationAttribute is not configured in the presenter dictionary
unhandled exception system.collections.generic.keynotfoundexception: the type
Xamarin.IOS: localization does not work
I have a xamarin.ios application and try to localize some images. as a guideline i took this article:
FontAwesome Pro and xamarin.ios only one font can be active
So i have been looking for an answer to this. i can't get all 3 fonts in fontawesome pro to work with my xamarin native (ios) to
Adding left barbutton on navigation controller
I am trying to add the left bar button in navigation controller but it is not working. my code:
Ad
Xamarin C# how do i add interface or class to AppDelegate?
Sample code as project is available here:
Compile .mlmodel to .mlmodelc for Xamarin.iOS?
I want to use coreml for my xamarin.ios app but how can i use models? all samples in developer.xamarin is use .mlmodelc but i downloaded .mlmodel.
iOS, TableViewCell, Update Height of a cell dynamically
Menutableview.rowheight = uitableview.automaticdimension; menutableview.estimatedrowheight = 100; for a cell i use
How to implement manual Facebook login in Xamarin.iOS using webview
I'm trying to implement facebook login in my xamarin.ios application. i have tried to use xamarin.auth package, but sometimes user cannot
Ad
Blog Categories
Ad