
https://www.google.com/u/1/recaptcha/admin/create?hl=ko 로 이동하여 사이트 등록을 진행한다. reCAPTCHA 유형에서는 reCAPTCHA v3를 클릭하고 도메인을 추가한다. 그러면 이렇게 키가 생성되는데 사이트 키를 복사후 recaptcha-v3-site-key 부분을 복사한 키 값을 붙여넣으면 된다. Future main() async { WidgetsFlutterBinding.ensureInitialized(); await Firebase.initializeApp(); await FirebaseAppCheck.instance.activate( webRecaptchaSiteKey: 'recaptcha-v3-site-key', androidProvider: ..

프로젝트에서 Firebase의 Firestore Database와 Storage를 사용하고 있는데 보안강화를 위해 AppCheck를 설치해야겠다 싶어 설치하는 과정을 기록해보았다. Mac OS 기준이며 다른 플랫폼은 https://firebase.google.com/docs/cli?authuser=1&hl=ko#setup_update_cli를 참고해서 Firebase CLi를 설치후 진행하면 될거같다. 1. Firebase CLi 설치 한다. 터미널에 다음과 같이 입력한다. curl -sL https://firebase.tools | bash 2. firebase CLi에 로그인하여 Firebase CLI 테스트를 진행한다. 터미널에 다음과 같이 입력한다. firebase login 3. flutterf..
1. 파이썬 3.6 설치- yum install python36-devel 1-1. yum install gcc 2. 아파치 설치- yum install httpd24- sudo yum install httpd24-devel 3. 파이썬3.6가 default로 잡히도록 심볼릭 링크 설정- sudo ln -fs /usr/bin/python3 /usr/bin/python 4.pip3 설치- curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py- python get-pip.py 5. django 설치- pip3 install django 6. mod_wsgi 설치 - pip3 install mod_wsgi 7. django mod_wsgi 연동- vi /etc/h..
- Total
- Today
- Yesterday
- 베란다 수경재배
- 아이폰
- 슬랙으로 보내기
- Firebase
- NSPrivacyAccessedAPICategorySystemBootTime
- Flutter
- ITMS-91053: Missing API declaration
- 리눅스 python3 설치
- python3.12 설치
- but linking in object file
- Xcode
- MySQL
- com.google.android.gms.common.api.ApiException: 10:
- Error (Xcode): Target release_unpack_ios failed: Exception: Binary
- ios
- Response: Failure when receiving data from the peer
- ios 앱 심사상태
- NSPrivacyAccessedAPICategoryUserDefaults
- NSPrivacyAccessedAPICategoryFileTimestamp
- 해결방법
- PlatformException(sign_in_failed
- aws python3.12
- Failed to launch iOS Simulator: Error: Emulator didn't connect within 60 seconds
- 수경재배키트
- EC2
- ios pod install error
- google play appcheck
- flutter build ipa
- CDN: trunk URL couldn't be downloaded
- NSPrivacyAccessedAPICategoryDiskSpace
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |