How to disable/remove FirebaseAnalytics – I update ‘Google/Analytics’ from CocoaPod and get FirebaseAnalytics. After that, each time I run project, […]
iOS Dizzycoding
MBProgressHUD not showing
MBProgressHUD not showing – In my app, I am loading a resource heavy view that takes about 1 to 2 […]
Passing Data To and From an Embedded UIWebView
Passing Data To and From an Embedded UIWebView – I have a UIWebView embedded in my view controller like this: […]
Xcode is loading in OS X objects instead of iOS objects
Xcode is loading in OS X objects instead of iOS objects – I have an iOS window application, which was […]
Firebase .indexOn dynamic keys
Firebase .indexOn dynamic keys – I’ve started testing Firebase and I can’t figure out one thing about indexing. I’m creating […]
UIImagePickerController bug
UIImagePickerController bug – I think I found a bug in latest iOS 7 by running an app with Base SDK […]
Background image not showing on iPad and iPhone
Background image not showing on iPad and iPhone – I want to create a section with a background covering it […]
Xcode Error on Simulator: MGIsDeviceOneOfType is not supported on this platform
Xcode Error on Simulator: MGIsDeviceOneOfType is not supported on this platform – I have a very simple application with a […]
ios UIScrollView have a bad default contentOffset – swift
ios UIScrollView have a bad default contentOffset – swift – I have a View inside a ScrollView inside my main […]
How do I force a UITextView to scroll to the top every time I change the text?
How do I force a UITextView to scroll to the top every time I change the text? – OK, I’m […]