본문 바로가기
728x90

분류 전체보기576

unlisted app 앱 심사 제출 분명히 제출 버튼이 없어서 고생하다가,(왜냐하면-> 이게 버튼이 없음;;) 엔터를 치면 그냥 이렇게 제출이 된다... 이게 맞는건가? 그 뒤에 애플에서 메일도 받았다. 2023. 10. 6.
sql developer error https://stackoverflow.com/questions/31809319/sql-developer-error-with-disable-modules-and-continue SQL developer error with "disable modules and continue" I am trying to open SQL developer and getting following error on a dialogue box Warning - could not install some modules: oracle.java_annotations - org.netbeans.InvalidException: Netigso: D:\ stackoverflow.com 2023. 9. 25.
flutter에서 dialog 제거 주의 Get.until((route) => route is! PopupRoute); //팝업창 모두 끄기 flutter에서 dialog창이 아닐 때까지, route를 종료시키는 함수인데, GetxController랑 같이 쓸경우 page는 안닫히는데 Controller가 닫히는 것 같다. page말고 tab이 함께 띄워져있어서 그런지.. 정확한 원인은 잘 모르겠지만 사용할 때 주의를 해야할 것 같다. 2023. 9. 24.
flutter Execution failed for task ':app:mapDebugSourceSetPaths'. firebase 연동하다가 오류가 난다면 다음과 같이 해결해봅시다 flutter Execution failed for task ':app:mapDebugSourceSetPaths'. https://wise-99.tistory.com/29 [코틀린] Execution failed for task ':app:mapDebugSourceSetPaths'. 파이어베이스에 연동하다가 오류가 났다. Execution failed for task ':app:mapDebugSourceSetPaths'. > Error while evaluating property 'extraGeneratedResDir' of task ':app:mapDebugSourceSetPaths' > Failed to calculate the va.. 2023. 9. 24.
728x90