After update my app 9 (1.0.10) to 10 (1.0.11) & i used in_app_update: ^4.0.1 package to detect the app update but when i open my app after the update it show me update dialog try to update the app but it don't get any update in the app then I try to update from play store so I get this error
I do research but can't find anything helpful for me I am already using android:exported="true" in my manifest file that I saw many people facing this issue and get resolved by adding this line but I am already using this line in my app and my compile SDK version is 33 and min SDK is 21