본문 바로가기
728x90

Firebase21

Firebase dynamic link 해당 블로그 보고 dynamic link를 사용해보았더니 잘 되었다. https://eunjin3786.tistory.com/292 [Flutter] Firebase Dynamic Link 만들기 + 수신하기 Firebase Dynamic Link를 플러터 앱에 사용해보겠습니다. [ 목표 ] 카톡 공유 > 초대 수락하기를 누르면 앱이 실행되고 특정 화면으로 이동시켜준다! (만약 앱이 안깔려있으면 스토어로 이동 + 사용자 eunjin3786.tistory.com 2022. 2. 15.
Flutter Firebase Kakao login Flutter firebase kakao login 을 구현하기 위해서 우선 kakao login을 flutter에 넣었다 https://pub.dev/packages/kakao_flutter_sdk kakao_flutter_sdk | Flutter Package A flutter plugin for Kakao API, which supports Kakao login, KakaoLink, User API, KakaoTalk API, KakaoStory API, and Push API. pub.dev 어차피 카카오링크 등 카카오의 다른 기능도 사용할 수도 있기 때문에 해당 sdk를 넣었다(사실 예전부터 사용해서 쓰기 편했던 것도 있음) 카카오, 네이버로 로그인 등은 대게 OAuth2.0 방식을 사용하는데,.. 2022. 2. 15.
Firebase function으로 document update 될 때마다 algolia update하기 https://fomaios.tistory.com/entry/Firebase-Cloud-Functions로-Algolia와-Firestore-연동하기 [Firebase] Cloud Functions로 Algolia와 Firestore 연동하기 안녕하세요 Foma 입니다! 오늘은 Cloud Functions 을 이용해서 Firestore 데이터베이스와 Algolia의 인덱스를 연동하는걸 정리해보겠습니다. 이번 글에서는 클라우드 펑션 기본세팅과 알고리아 기본세팅 fomaios.tistory.com 좋은 페이지를 찾아냈다! 2022. 2. 7.
Flutter -When FirebaseMessaging.onMessageOpenedApp.listen is not triggered I used flutter with FCM and i found FirebaseMessaging.onMessageOpenedApp.listen is only worked app is not terminated. I seached stackoverflow and i found the answer. The full story is below. https://stackoverflow.com/questions/68119898/flutter-firebasemessaging-onmessageopenedapp-listen-is-not-triggered Flutter - FirebaseMessaging.onMessageOpenedApp.listen is not triggered I am using: flutter ve.. 2022. 2. 3.
728x90