Link Maker for iOS apps

If you want making an link icon for iOS apps, use this useful web site. https://linkmaker.itunes.apple.com/en-us/

Apple 公式リンクメーカー

アプリのリンクは、Apple 公式のリンクメーカーが便利で早く作れます。 日本語 https://linkmaker.itunes.apple.com/ja-jp/ 英語 https://linkmaker.itunes.apple.com/en-us/

Failed http connection in iOS 9

Failed http connection in iOS 9
In iOS apps, http connection is always fail from iOS 9, because of the access server does not contain App Transport Security(ATS). What&#...

Web ページが取れないとき

Web ページが取れないとき
iOS 9 より App Transport Security の基準を満たしていないサーバーとの通信が失敗するようになりました。 状況 NSString stringWithContentsOfURL の戻り値が null UIWebView loadRequest...

Warning about supportedInterfaceOrientations

Your iOS project might get warning supportedInterfaceOrientations on Xcode 7.0. The cause is just building for iOS 9. Conflicting return ...

supportedInterfaceOrientations で警告

Xcode 7.0 より、iOS 9 向けにビルドすると  supportedInterfaceOrientations で警告が出ます。 Conflicting return type in implementation of 'supportedInterfac...

deprecated in iOS 6.0 について(備忘録)

Xcode でビルドしたときに deprecated 〜 が出た場合の置換。 'presentModalViewController:animated:' is deprecated: first deprecated in iOS 6.0  ↓ [sel...

著作権の表示について調べました

結論 そもそも不要です。 理由 日本を含むほぼ全ての国が「無方式主義」を採用しているので、 書いても書かなくても自動的に著作権が発生するためです。 表記について 有名どころの表記を調べてみました。 © 2016 Google © 2016...

Getting an error when app upload

Getting an error when app upload
I got an error when my app uploaded to App Store. What's up Xcode. Xcode was 7.3 then. When I start Upload to App Store from Xcode, ...

アプリ申請時のエラー

アプリ申請時のエラー
アプリ申請時のアップロード作業中にエラーが出ました。 症状 Xcode のバージョンは 7.3 です。 Organizer でアプリの Validate が通り、最後の Upload to App Store... の際にエラーが出ます。 この状態で Upload...

ブログはじめました

アプリ開発で得た知識などを公開していきます。 エンジニア向けの情報がメインとなります。 App Store で F-NET Apps としてアプリをリリースしています。 https://fnet-apps.blogspot.com

Started tech blog!

Thanks for coming here. This blog is mainly for taking infos I got in making apps, and also hopefully will be tech blog to programmers. I w...