You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous project has many deprecated setup, the Audioplayers package requires v2 of the Android embedding. After which, I've encountered multiple issues with the pod setup pointing to the incorrect IPHONEOS_DEPLOYMENT_TARGET = 8.0 when it needs to be at 9.0.
Please do a new flutter create and just port over the assets for the audio files and icon resources. Others might be encountering this issue soon.
The text was updated successfully, but these errors were encountered:
The previous project has many deprecated setup, the Audioplayers package requires v2 of the Android embedding. After which, I've encountered multiple issues with the pod setup pointing to the incorrect IPHONEOS_DEPLOYMENT_TARGET = 8.0 when it needs to be at 9.0.
Please do a new flutter create and just port over the assets for the audio files and icon resources. Others might be encountering this issue soon.
The text was updated successfully, but these errors were encountered: