appflow-build icon indicating copy to clipboard operation
appflow-build copied to clipboard

Include option for Native app preview

Open daquino-dev opened this issue 2 years ago • 0 comments

Hi, We already have the option for web-preview:

web-preview:
    required: false
    description: 'If the platform is Web set this to [yes|no] to control whether a web preview is created for the build.'
    default: 'no'

But this only works if the platform = Web.

Do we have a way to include Native app preview for Android builds via githubActions? https://ionic.io/docs/appflow/previews/native-previews

PS: If I trigger the Android build manually on appFlow dashboard I have a toggle asking for Native app preview.

daquino-dev avatar Jan 23 '24 17:01 daquino-dev