Add fisebase Android and IOS
LeDinhThuc157 opened this issue · 0 comments
LeDinhThuc157 commented
Add a project . (Write name and create project)
- Add IOS:
- Tìm IOS bundle ID. Vào lib/ios/Runner.xcodeproj mở file project.xcodeproj tìm kiếm PRODUCT_BUNDLE_IDENTIFIER. thì đây sẽ hiển thi bunlde id.
- Nhập bundle id vào click register app
- Download file "GoogleService-Info.plist" lưu vào file iso/Runner.
*Add Androind: - Tìm Package name. Vào android/app/scr/main mở file AndroidManifest.xml tìm dòng package từ trên xuống. Nó sẽ hiển thị package name.
- nhập tên package name vào package name app sau đó click register app
- Download file "google-services.json" lưu vào file android/app/scr