python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
IOS Open local Notification to Specific View Controller or Tab
I have researched and came across a few articles about opening local notifications to a specific view and showing the information within the view controller. Unfortunately, I'm still unable to make th...
Sharlene
Votes: 0
Answers: 1
Flutter: How to avoid automatic pluggin initialization on Flutter iOS
I'm working with a plugin that I would like to manually register in iOS only if some condition is meet. Right now, the autogenerated AppDelegate.swift registers all plugins included in the pubspect.ya...
sajunt4
Votes: 0
Answers: 1
SwiftUI error - "Delegate must respond to locationManager:didFailWithError:"
I'm trying to implement MapKit and CoreLocation in SwiftUI to fetch user locations in my app, check permissions, handle errors etc.. but I'm getting this error when I run the simulator and grant locat...
charpm
Votes: 0
Answers: 1
How can we add AppDelegate class to AppDelegate.cs in xamarin?
I am creating a demo project on xamarin in which I need to add an AppDelegate class as mentioned below to the existing AppDelegate.cs file. As I am new to this kind of thing it would be great if you c...
Mayank Balar
Votes: 0
Answers: 1