Flutter
21 posts found.
Flutter에서 Android 배포 시 경고 문제 (디버그 기호 업로드)
#Flutter#Troubleshooting
2024-11-19T00:00:00.000Z
전에 했던 방식에서 추가된 방식
Flutter에서 이미지를 다룰 때 iOS의 경로 문제 (Stored image is missing)
#Flutter#iOS#Troubleshooting
2024-08-14T16:08:00.000Z
Flutter에서 Android와는 다른 iOS 이미지 경로 문제
WillPopScope 사용 시 Deprecated 가 뜨는 경고
#Flutter#Troubleshooting
2024-08-14T00:00:00.000Z
이제는 사용하지 않는 WillPopScope
Xcode 빌드 후 앱컨넥트에서 배포 시 심사에 추가 할 수 없음 문제 (베타 버전으로 빌드된 앱은 허용되지 않습니다)
#Flutter#XCode#Troubleshooting
2023-11-06T16:11:08.000Z
배포를 하려고 하는데 문제가... 개발을 끝내고 XCode에서 빌드를 돌려서 앱컨넥트에 업로드 후 제출하려 했다. 근데 아래와 같이 에러가 뜨면...
Flutter - iOS에서 빌드 시 the attribute name is invalid 에러 발생 시
#Flutter#iOS#Troubleshooting
2023-10-28T00:10:32.000Z
갑자기 빌드가 안되었다. 번들 ID 쉽게 바꿔서 개발용 배포용 앱 나누기라는 포스팅에서 소개한 것 처럼 배포용으로 바꾸고 Xcode에서 빌드를 ...
...