REST API using Combine Swift contains processing httpError, serverError…Define Model StructsJul 25Jul 25
Flutter: Permission.location.request() always returns permanentlyDenied.When testing the Permission on iOS, there is an issue that the permission is aways returns permanentlyDenied.Apr 11, 2022Apr 11, 2022
Data Structures in Swift — Array vs DictionaryLet review some traits of two of Swift’s data structures: Array and Dictionary.Mar 31, 2022Mar 31, 2022
Flutter Google Sign in doesn’t work after release of flutter appWhen testing Google Sign-in in debug mode. It works. But after release it on Google Play, it doesn’t work. In order to fix it. We have to…Mar 20, 2022Mar 20, 2022
Flutter issue: Your device isn’t compatible with this versionOn MacOS, when trying to publish app to Google Play, there is an issue occurred even you do everything according the guideline…Mar 20, 2022Mar 20, 2022
iOS — Add multiple ViewControllers to a ViewControllerWhile working with iOS application, there are times that when you want to embed multiple ViewControllers into one ViewControllers to…Nov 1, 20201Nov 1, 20201