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)
UIAlert disappears when the page is change
I have to show an UI alert dialog in the Appdelegate and MainAcvitivy in Xamarin.Forms. For android, there is no problem but for ios it does not work properly.
First of all, if I use UIAlertView, it ...
ertan2002
Votes: 0
Answers: 1
Customize ATT prompt on iOS
Is it possible to change the colour of the Ask App Not to Track and Allow button in the ATT prompt?
I've tried to update the tint colour of UIAlertViewController, which works for all other native aler...
Sil
Votes: 0
Answers: 1
reason: 'Modifications to the layout engine must not be performed from a background thread after it has been accessed from the main thread.'
My app worked fine before adding the check notification allow function. and when i add that function, I got this weird crash that gave an error of 'Modifications to layout engine must not be performed...
Gursharan Sach Deva
Votes: 0
Answers: 1
Pushnavigation is not working with custom alert in swift
I am using my custom alert to log out of the application
in custom alert, I have tried to log out with firebase after the successful logout using navigation push controller to sign in the controller b...
Hardik Lakhani
Votes: 0
Answers: 2