Closed pulmuone closed 1 year ago
@pulmuone i can’t see the error. Could you please share the actual code of the error as a text?
@saamerm
Conflict Sample Source : Android Build Error... If you remove Plugin.StoreReview nuget, there is no error. https://github.com/pulmuone/AppUpdateManagerTest
Oh, i see yes, tehre is an official package now :) i will update to that
Version 6.0 will fix this
Version 6.0 will fix this
Thank you.
@jamesmontemagno Hi James ... big fan 😊🤩 Is there any existing package for in-app update same as in-app review ? Or any plan to develop new nuget pacakge for in-app update? (xamarin forms)
@mina5500 theres no way to do in app updates on iOS, so there's likely no plan. You can use the android specific nuget package to implement it in your app
@mina5500
Hi, ios app auto-update https://github.com/pulmuone/AppUpdateManagerTest
ios project : AppDelegate.cs -> WillEnterForeground
Error...