ionic-team / ionic-team/appflow-build
Include option for Native app preview
Open
- Dominant language
- TypeScript
- Stars
- 67
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.