
[Flutter] Android Studio에서 내 아이폰 연결하기
·
Flutter
* 참고 사이트https://code-boki.tistory.com/110* 아이폰 설정 - 개인정보 보호 및 보안 - 개발자 도구가 안 보일때 - 참고 사이트 : https://velog.io/@bbahna/ios-developer-mode* Android Studio에서 빌드할 때 발생하는 오류 ( failed registering bundle identifier the app identifier "com.example.helloworld" cannot be registered to your development team because it is not available. change your bundle identifier to a unique string to try again. ) - 참고 사이..