cybex-dev / twilio_voice

Flutter Twilio Voice Plugin
https://twilio-voice-web.web.app/
MIT License
39 stars 79 forks source link

Example App Crashing on flutter latest version [3.16.2] #208

Closed mohsinnaqvi606 closed 8 months ago

mohsinnaqvi606 commented 8 months ago

Issue Summary

Cloned GitHub repo and added Firebase JSON file, after that tried to run the app and app crashed after launching

windows : 10 Flutter : 3.16.2 Android Studio : Android Studio Hedgehog | 2023.1.1

Steps to Reproduce

  1. Upgrade Flutter SDK to the latest version [3.16.2]
  2. Clone Github Repo
  3. Register the app to Firebase and add google-service.json file
  4. Run App on the emulator

ScreenShot of error image

mohsinnaqvi606 commented 8 months ago

It's working on real device :)