upgrader icon indicating copy to clipboard operation
upgrader copied to clipboard

Multiple Questions: Testing, Android, AppCast, TestFlight

Open glintpursuit opened this issue 1 year ago • 3 comments

I know you have provided comprehensive details about how to use Upgrader, somehow I am unable to figureout few questions

  1. Does below code is sufficient for basic alert on Android & iOS ?

body: UpgradeAlert( upgrader: Upgrader(),

In few articles, its recommended to use AppCast for Android

  1. Does basic implementation is able to handle Android Alpa & TestFlight ? Whether we will be able to test upgrader in test environment ?

  2. Do we need to write code under update function? Does update is handle by upgrade package or we need to write navigating to Store code?

glintpursuit avatar Apr 04 '23 09:04 glintpursuit

  1. I got answer for Appcast, it is automatically supported for iOS & Android
  2. Also got answer for update button, updater will take care of navigating to Play Store page.

glintpursuit avatar Apr 04 '23 09:04 glintpursuit

Hello @glintpursuit, on the testflight portion. Did you get a response on how this is supported?

ChristineWasike avatar Aug 04 '23 13:08 ChristineWasike

Do you have any remaining questions that can be answered? If so, please provide more details.

larryaasen avatar Apr 07 '24 12:04 larryaasen