iPhone Tips And Tricks – How To Record Screen On iPhone
[There is a video that cannot be displayed in this feed. Visit the blog entry to see the video.] The post iPhone Tips And Tricks – How To Record Screen On iPhone appeared first on DuskoSavic.com.
View ArticleHow Much Does It Cost To Develop an App | iPhone App Development Costs
Overview In the past two years, the app market has exploded. In under 9 months the Apple store reported over a billion downloads, and then doubled that number in half the time. The app craze has spread...
View ArticleTutorial For A New Version of the Location Map Plugin for iOS
Here is how to use the current version of the Location Map plugin. As it stands, this combination works. You will be able to enter new points, connect already existing screens to them, zoom at will,...
View ArticlePorting Kindle Ebooks To Google Play and App Stores, in English and Chinese
I have successfully ported my own Kindle books to apps and I have done that for other publishers. Here is an example of my work for another publisher, for Android:...
View ArticleList Of My Services and Prices
Here is a list of my services and prices, mainly for apps but a few related areas as well Turn your Kindle ebook into an Android app You have already published a Kindle ebook, it is live in the Amazon...
View ArticleGastritis Help App Available Both in Google Play and App Store
Try to relieve gastritis by using alternative medicine methods from this app. Would you like to relieve stomach pain, gain confidence, relax, have control of your life again and achieve your work...
View ArticleHow to Install a CocoaPod – Xcode 9 – Swift 4 – SendBirdSDK
To install a SendBird pod, go to here and download the pod. Copy it to the folder where you app is and then go to that folder: cd "/Users/duskosavic/Documents/apps/Cole/iMedic Flash...
View ArticleThree Hidden Costs You Will Pay To Upgrade Your Apps to iOS 11
Every year Apple releases a new version iOS and if you have apps in the App Store, you need to upgrade them. In several previous versions, the penalty for not upgrading the apps to the latest version...
View ArticleMysterious pngcrush caught libpng error:
From time to time, you may get a mysterious error in Xcode: pngcrush caught libpng error: Something like the image below: The explanation Compress PNG Files Error will just confuse you. Xcode 9 will...
View ArticleHow To Publish Four iOS Apps To The App Store
The task is to publish four iOS apps to the store. Previously, the apps were properly compiled and code rectified for iOS 11. It took five weeks to come to the situation that the only task remaining is...
View ArticleMissing Purpose String in Info.plist File After Uploading Binary to App Store...
Occasionally, when you upload a binary to App Store Connect, you will one such message: Dear Developer, We identified one or more issues with a recent delivery for your app, “TimeShare SellBOX...
View ArticleHow To Remove Alpha Channel (Transparency) From Images When Uploading App to...
Finally, your app is uploaded to the App Store Connect, you have the latest build processed and you are uploading images — the last step before Submitting for Review. You need some 40 images and there...
View ArticleHow To Deal With Rejection Clause 4.3 – Design
Rejection clause 4.3 — Design In late 2017 Apple started rejecting apps under the Clause 4.3 Design. You would get a notice like this: ———————- Guideline 4.3 – Design We noticed that your app provides...
View ArticleChanging App Icon with flutter_launcher_icons Plugin
Installing app icon in Flutter is much easier than in Android and iOS taken separately. With a plugin called flutter_launcher_icons you install the same icons in dozens formats in one turn. First...
View ArticleApp Icon Missing on iPhone SE
The app icon for an app I was developing was missing for entire three days. I have no idea why it did not show when all other apps had their icons neatly placed on my iPhone SE with iOS 12.2. …...
View ArticleHow To Convert Objective C App To Flutter
Here is what I generally do when converting Objective C apps to Flutter: 1) Compile the current code you have with Xcode 13.1 (the latest version I am now using) That will give me an insight into what...
View Article