문의 시 사용하시는 SDK 버전 정보와 플랫폼(Android / iOS) 및 디벨로퍼스 앱ID를 알려주세요.
__
[!] Flutter (Channel [user-branch], 3.24.3, on macOS 15.4.1 24E263 darwin-arm64,
locale en-KR)
! Flutter version 3.24.3 on channel [user-branch] at
/Users/admin/Documents/development/flutter
Currently on an unknown channel. Run flutter channel
to switch to an
official channel.
If that doesn’t fix the issue, reinstall Flutter by following instructions
at https://flutter.dev/setup.
! Upstream repository unknown source is not a standard remote.
Set environment variable “FLUTTER_GIT_URL” to unknown source to dismiss
this error.
• Framework revision 2663184aa7 (8달 전), 2024-09-11 16:27:48 -0500
• Engine revision 36335019a8
• Dart version 3.5.3
• DevTools version 2.37.3
• If those were intentional, you can disregard the above warnings; however
it is recommended to use “git” directly to perform update checks and
upgrades.
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
• Android SDK at /Users/admin/Library/Android/sdk
• Platform android-35, build-tools 35.0.0
• Java binary at: /Users/admin/.sdkman/candidates/java/17.0.13-amzn/bin/java
• Java version OpenJDK Runtime Environment Corretto-17.0.13.11.1 (build
17.0.13+11-LTS)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 16.2)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16C5032a
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2024.2)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.3±79915917-b509.11)
[✓] VS Code (version 1.99.3)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.110.0
현재 플러터 이용해서 카카오 로그인 구현 중인데 애플 심사에서 거절 받았습니다.
사유는 아이폰 또는 아이패드에서 카카오가 설치 되어 있지 않으면 카카오 로그인 시 무한로딩이 발생합니다.
다만, 애플 기기 공기계에 카카오가 설치되어있거나 에뮬레이터에서는 설치가 되어있던 안되어있던 잘 작동합니다.