2022-11-15 00:08:29 -05:00
name : Submit your banking app report
2022-01-30 00:06:42 -05:00
description : Report a banking app's compatibility on GrapheneOS
2023-10-06 00:32:27 -04:00
title : "[Replace this with the name of your banking app]"
2022-11-14 23:43:06 -05:00
labels : [ "app report" ]
2022-01-30 00:06:42 -05:00
body :
- type : markdown
attributes :
value : |
2023-12-08 19:05:40 -05:00
If you haven't already, please view the official [banking apps usage guide](https://grapheneos.org/usage#banking-apps).
2023-12-08 20:10:18 -05:00
Experiencing issues with your app? Refer to the [possible workaround solutions on our forum](https://discuss.grapheneos.org/d/8330-app-compatibility-with-grapheneos).
2022-01-30 00:06:42 -05:00
- type : checkboxes
attributes :
label : Is there an existing issue for this?
2023-12-08 20:11:12 -05:00
description : For updates or changes, comment on the existing reports. Check for existing issues to prevent duplicates.
2022-01-30 00:06:42 -05:00
options :
- label : I have searched the existing issues
required : true
- type : input
id : version
attributes :
label : App name
description : What is the banking app called?
2022-10-23 22:39:47 -04:00
placeholder : BMO Mobile Banking
2022-01-30 00:06:42 -05:00
validations :
required : true
2022-01-30 00:22:28 -05:00
- type : input
2022-01-30 00:23:10 -05:00
id : app_link
2022-01-30 00:22:28 -05:00
attributes :
label : Link to app
description : Paste the download link (Play Store preferably) or tell us where to get the app if possible
2022-06-05 06:24:43 -04:00
placeholder : https://play.google.com/store/apps/details?id=com.bmo.mobile
2022-01-30 00:22:28 -05:00
validations :
2022-06-05 06:24:43 -04:00
required : true
2022-01-30 00:06:42 -05:00
- type : input
id : os
attributes :
label : App version
2023-01-20 06:04:23 -05:00
description : |
What version of the app did you test it with?
`Settings` → `Apps` → `All apps` → `<app_name>` → `Version`
2022-01-30 00:06:42 -05:00
placeholder : v1.3.3.7
validations :
required : true
2022-01-30 03:31:06 -05:00
- type : input
id : country
attributes :
label : Country of the app
description : Specify what country the app is for (it is assumed you're using it in the same country here)
2022-10-23 22:39:47 -04:00
placeholder : Canada
2022-01-30 03:31:06 -05:00
validations :
required : true
2022-04-04 23:39:38 -04:00
- type : input
id : build_number
attributes :
label : Build Number
2023-01-20 06:04:23 -05:00
description : |
What version of GrapheneOS are you currently using?
`Settings` → `About phone` → `Build number`
2022-04-04 23:39:38 -04:00
placeholder : SP2A.220405.003.2022040400
validations :
required : true
2022-10-30 23:06:41 -04:00
- type : dropdown
2022-11-15 01:22:15 -05:00
id : selectdevice
2022-01-30 00:06:42 -05:00
attributes :
2022-10-30 23:20:04 -04:00
label : Device list
2022-11-15 01:17:03 -05:00
description : Which Pixel(s) have you tested this with? (Select one or multiple)
2022-10-30 23:09:47 -04:00
multiple : true
options :
2023-10-15 20:21:52 -04:00
- Pixel 8 Pro
- Pixel 8
2023-07-07 10:41:36 -04:00
- Pixel Fold
- Pixel Tablet
- Pixel 7a
2022-10-30 23:20:04 -04:00
- Pixel 7 Pro
- Pixel 7
- Pixel 6a
- Pixel 6 Pro
- Pixel 6
- Pixel 5a
2023-10-15 20:21:52 -04:00
- Pixel 5 (EOL)
2022-10-30 23:20:04 -04:00
- Pixel 4a (5G)
2023-10-15 20:21:52 -04:00
- Pixel 4a (EOL/ESR)
- Pixel 4 XL (EOL/ESR)
- Pixel 4 (EOL/ESR)
2022-10-30 23:20:04 -04:00
- Pixel 3a XL (obsolete)
- Pixel 3a (obsolete)
- Pixel 3 XL (obsolete)
- Pixel 3 (obsolete)
2022-10-30 23:06:41 -04:00
validations :
required : true
2022-11-15 01:17:03 -05:00
- type : dropdown
2022-11-15 01:22:15 -05:00
id : profiles
2022-11-14 23:43:06 -05:00
attributes :
label : Profile app tested in
2022-11-15 01:17:03 -05:00
description : Which user profile was this test on? (Select one or multiple)
multiple : true
2022-11-14 23:43:06 -05:00
options :
2022-11-15 01:17:03 -05:00
- Owner profile
- Secondary profile(s)
- Work profile (Add details in extra notes below, i.e., device manager app name)
2022-11-15 01:22:15 -05:00
validations :
2022-11-15 01:17:03 -05:00
required : true
- type : dropdown
2022-11-15 01:22:15 -05:00
id : googleplay
2022-01-30 00:06:42 -05:00
attributes :
2023-12-08 20:10:18 -05:00
label : Google Play installed?
2022-01-30 00:22:28 -05:00
description : Do you have Google Play installed in the profile you tested in?
2022-11-15 01:17:03 -05:00
multiple : false
2022-01-30 00:06:42 -05:00
options :
2023-01-20 05:28:35 -05:00
- Not Installed
2022-11-15 01:17:03 -05:00
- Installed
2022-11-15 01:22:15 -05:00
validations :
2022-11-15 01:17:03 -05:00
required : true
2023-12-08 20:10:18 -05:00
- type : dropdown
id : store
attributes :
label : Where did you install this app from?
2023-12-08 20:12:18 -05:00
description : Select your banking app installation method.
2023-12-08 20:10:18 -05:00
multiple : false
options :
- Google Play Store
- Aurora Store
- Other (extra notes below)
validations :
required : true
2022-01-30 03:31:06 -05:00
- type : checkboxes
attributes :
2022-01-30 18:18:38 -05:00
label : Google Play services Network permission revoked?
description : If you have Google Play installed, was the Network permission for Google Play services revoked?
2022-01-30 03:31:06 -05:00
options :
- label : Revoked
- label : Not revoked
2022-01-30 18:18:38 -05:00
- label : I did not have Google Play services installed
2022-01-30 00:12:44 -05:00
- type : checkboxes
attributes :
2022-01-30 00:22:28 -05:00
label : Native code debugging
2023-01-20 05:42:18 -05:00
description : |
2023-01-20 06:04:23 -05:00
Was [native code debugging](https://grapheneos.org/usage#banking-apps) enabled or disabled during the testing?
2023-01-20 05:42:18 -05:00
2023-01-20 06:04:23 -05:00
`Settings` → `Security` → `Enable native code debugging`
2022-10-23 22:39:47 -04:00
options :
2023-12-08 13:58:37 -05:00
- label : Allowed
- label : Blocked
2022-10-23 22:39:47 -04:00
- type : checkboxes
attributes :
label : Exploit protection compatibility mode
2023-01-20 05:42:18 -05:00
description : |
2023-01-20 06:04:23 -05:00
Was per-app [exploit protection compatibility mode](https://grapheneos.org/usage#bugs-uncovered-by-security-features) enabled or disabled during the testing?
2023-01-20 05:42:18 -05:00
2023-01-20 06:04:23 -05:00
`Settings` → `Apps` → `App` → `Advanced`
2022-01-30 00:22:28 -05:00
options :
- label : Enabled
- label : Disabled
- type : checkboxes
attributes :
label : Stock OS compatibility
2022-01-30 00:12:44 -05:00
description : Does this app work on stock OS?
options :
2022-01-30 00:13:08 -05:00
- label : Works
- label : Does not work
2022-01-30 00:12:44 -05:00
- label : Not tested
2023-09-24 19:53:56 -04:00
- type : checkboxes
attributes :
label : NFC payments
description : Does this app allow NFC payments?
options :
- label : Works
- label : Works but requires another service
- label : Does not work
- label : N /A (Not supported by app)
- label : Not tested
2022-01-30 00:06:42 -05:00
- type : textarea
id : description
attributes :
label : Description of the app's functionality
description : |
2022-01-30 00:22:28 -05:00
What happens when you use the app? What tasks do work and don't work? What is the expected outcome of each thing you do? Did you test any other configurations and setups? Please mention all the steps to reproduce any issues. Do not leave out any information.
2022-01-30 00:06:42 -05:00
Tip : You can attach images by clicking this area to highlight it and then dragging files in.
validations :
2022-01-30 00:12:44 -05:00
required : true
2022-01-30 00:30:17 -05:00
- type : textarea
2022-01-30 00:45:43 -05:00
id : extra_notes
2022-01-30 00:30:17 -05:00
attributes :
2022-01-30 00:45:43 -05:00
label : Are there any extra notes you think users should know about?
2022-01-30 00:30:17 -05:00
description : |
2022-01-30 00:45:43 -05:00
Did you do any workarounds other users should know that aren't listed here?
2022-01-30 00:30:17 -05:00
Tip : You can attach images by clicking this area to highlight it and then dragging files in.
validations :
required : false
2022-01-30 00:22:28 -05:00
- type : textarea
2022-01-30 00:45:43 -05:00
id : adb_logs
2022-01-30 00:22:28 -05:00
attributes :
2022-01-30 00:45:43 -05:00
label : ADB logcat of the app if necessary
2022-01-30 00:22:28 -05:00
description : |
2022-01-30 00:45:43 -05:00
If you have any logs that come up that the app is creating relevant to anything mentioned like app crashes, SafetyNet, etc, please send a GitHub Gist of them. Do not send a bug report ZIP to us. They may expose sensitive information. If you wish to send a bug report ZIP, please do so directly to a GrapheneOS project member or developer.
2022-01-30 00:22:28 -05:00
Tip : You can attach images by clicking this area to highlight it and then dragging files in.
2022-11-15 00:49:19 -05:00
render : systemverilog
2022-01-30 00:22:28 -05:00
validations :
required : false
2022-11-14 23:56:20 -05:00
- type : markdown
attributes :
value : |
Thank you for taking the time to fill out this report.