Open ivanndrey620 opened 2 years ago
Hi all,
Trying to convince others to approve this here
I was getting around this error by having my own script like the followings, waiting for this PR get approved. I could not find any reasons to DO NOT approve for the long time.
APPCENTER_BUNDLE_KOTLIN_PATH='.pub-cache/hosted/pub.dartlang.org/flutter_appcenter_bundle-3.3.2/android/src/main/kotlin/com/github/thomas-mz/flutter_appcenter_bundle/FlutterAppcenterBundlePlugin.kt' if [ -f "${HOME}/${APPCENTER_BUNDLE_KOTLIN_PATH}" ]; then
echo "FILE EXIST, ${HOME}/${APPCENTER_BUNDLE_KOTLIN_PATH}" echo "Replacing the code to introduce kotlin compiler error in flutter_appcenter_bundle-3.3.2" sed -i -e 's/application = registrar.activity().application/application = registrar.activity()?.application/g' "${HOME}/${APPCENTER_BUNDLE_KOTLIN_PATH}" fi
I have written an email to @hanabi1224, requesting to merge this PR. Let's see when that happens.
When will this bugfix be released? Takes too long.
I agree, this takes too long
We need a solution please. It's taking too long.
When will this bugfix be released?
Could we get this released?