satoriku
iOSアプリ開発エキスパートを目指して日々勉強しています。
MENTAというサービスで、iOSアプリ開発をサポートしています。
もし、エラーが解決できないとか、実装方法がわからないとかありましたら、気軽にお問合せください〜
アーカイブエラー:Invalid bundle. Because your app supports Multitasking on iPad, you need to include the UILaunchStoryboardName launch storyboard file in your {your-budleID} bundle.
フェードアニメーションの画面遷移
【SwiftUI】タブバーを表示非表示する処理
【Xcode/Swift】ビルドエラー:Sandbox: rsync.samba(73505) deny(1) file-read-data “パス”
【Xcode/Swift】.navigationBarTrailingが非推奨になった。これからは.topBarTrailingを使おう
【Xcode/Swift】UIScreen.mainが非推奨になった。’main’ will be deprecated in a future version of iOS
【Xcode/Swift】画像保存の際に出たエラー:This app has crashed because it attempted to access privacy-sensitive data without a usage description.について
【SwiftUI】foregroundColorが非推奨になりました。代わりにforegroundStyleを使いましょう。