Flutter blue 라이브러리의 블루투스 연결감지 등 기능이 release 버전의 안드로이드 앱에서 작동이가 안되는 문제가 발견. debug 모드에서는 정상 작동. 다음 문서를 참고하여 해결 https://github.com/pauldemarco/flutter_blue/issues/772 구체적으로는, android/app/build.gradle 의 buildTypes에 shrinkResources, minifyEnabled를 추가하여 다음과 같이 수정한다.
사용모델: Gopro hero 10 black OS: Ubuntu 20.04 LTS SDK, 데모 등 리소스는 github에서 다운로드 가능 (https://github.com/gopro/OpenGoPro) Gopro python SDK 설치 컴퓨터와 gopro 페어링 gopro에서 quick app 연결화면에 진입한다. PC에서 터미널을 실행한 후 아래 명령 더보기…
0개의 댓글