iOS
Void – Record & Transcript – Ver.1.12.0 has been released
New version of the Void has been release. It has a new feature.
xPIC – Extreme Manual Shot – Ver.1.1.1 – has been released.
New version of the xPIC has been release. It has a new feature, bug fixes, and performance improvements.
xPIC – Extreme Manual Shot – New App Released
[Update: Sep 9, 15:07] We are pleased to announce that we have been released the new iOS Camera application. xPIC is the Camera application which can be controled by manual operation. Here is a simple users manual to master the application.
LaunchScreen.storyboard has suddenly not displaying
July 10, 2017 AppleDevelopmentiOSXcode
I had an encountered while debugging application on Xcode. when changing the TARGET -> General settings, after that LaunchScreen.storyboard could not displaying.
Blending two DNG Images by using Core Image
July 4, 2017 DevelopmentiOSSwift
iOS Core Image has many filters. It can be able to handle the DNG/RAW image file. Here is a sample code.
Blending two images by using GPUImage 2
June 30, 2017 DevelopmentiOSSwift
GPUImage is awesome framework and GPUImage 2 also great which adopted Swift 3. Here is a simple blending sample.
UIButton.setTitle flickering suppression. Swift 3
When change the title in UIButton dynamically. There was flickering. It was caused by animation. Here is a work around.
Void – Ver.1.11.1 – Bug fix version released
Record & Transcript – Void Ver.1.11.1 has released which include a bug fix. It was wrong display layout of the effect view.
Void – Ver.1.11.0 – You can remove Ads🎉
Record & Transcript – Void – Now you can remove Ads I you want.🤓
In-App purchase Invalid Product ID
Recently, I added In-app purchase function into our app. When the status of app was changed to the ready for sale, I tried In-App purchase at Device. What was happening?😨