
main.dart์ ๋๋๊ทธ ํด๋์ ๋ถ๋ถ์ด ๊ณ์ ์ค๋ฅ๊ฐ ๋ฌ๋ค.

ํด๊ฒฐํ ๋ค์ ๊ธ์ ์์ฑํ๊ฑฐ๋ผ ์ค๋ฅ ์บก์ณ๋ณธ์ ์์ง๋ง ์ค๋ฅ ๋ด์ฉ์ ๋ค์๊ณผ ๊ฐ์๋ค.
Exception has occurred.
PlatformException (PlatformException(channel-error, Unable to establish connection on channel., null, null))
๊ฒฐ๋ก ์ ์ผ๋ก ํด๊ฒฐ๋ฐฉ๋ฒ์ ์๋์ ๊ฐ๋ค.
1. ํจํค์ง ๋ฒ์ ์ต์ ํ
$flutter pub upgrade
2. 1๋ฒํด๋ ์๋๋ฉด ์งํ
$flutter clean $flutter pub get $flutterfire configure
flutterfire configure๋ก ๋ค์ firebase_options ํ์ผ์ ๋ค์ ์์ฑํด ์ค ํ ์คํ์ํค๋ ์ค๋ฅ ์์ด ์ ์๋ํ๋ค.
์ ์ค๋ฅ๊ฐ ๋๊ฑด๋ฐ?
- firebase ๊ด๋ จ๋ ํจํค์ง๋ค์ ๋ฒ์ ์ด ํธํ๋์ง ์์์ ๊ทธ๋ฐ ๊ฒ ๊ฐ์.
'์ค๋ฅํด๊ฒฐ' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
TypeError: Cannot destructure property '๋ณ์๋ช ' of 'req.body' as it is undefined. (0) | 2024.06.02 |
---|---|
express์์ API ๊ตฌํ์ URL parameters ๋ฐ๋ ๋ฐฉ๋ฒ (0) | 2024.05.29 |
Node.js์์ .env ๋ณ์ ์๋ถ๋ฌ์์ง (0) | 2024.05.24 |
mariaDB์ workbench ์ฐ๋ ์ค๋ฅ (0) | 2024.05.10 |
[Flutter] Solved - flutter doctor ์ค๋ฅ(Xcode - cocoapods) (0) | 2023.11.21 |