Description of what we trying to achieve (a user story would be ideal) and why we need a spike i.e. to establish what’s possible / how we can achieve it based on what functionality / data in core
Questions we need to answer
We need to know:
Android
Can we make it work on FF?
Can we make it work on chrome?
IOS
Can we make it work on Orion
What limitations does Orion currently have
Can we make it work on Safari
Remove the links on iOS
There are backend, frontend and testing considerations in each of those. We need to make sure we aren't hitting weird CSS bugs which we know exist, we need to make sure all the extension functionality works, we need to test the majority and minor use cases to make sure we haven't got a bug with something. For example offscreen is a chrome thing, but does this work on android? No clue.
Tasks
[ ] Get publishing iOS store baked into the CI
[ ] Get building for iOS baked into the CI
[ ] Some kind of automated testing of the iOS build
[x] Get some ppl with access to the app to mob test it for a few days and add to a thread
[ ] Identify and decide which major / minor bugs we need to fix before release build
[ ] Get approval for the release build of iOS
[ ] Define the release strategy for this app (and how to deal with mainnet / fairground)
The Spike
Description of what we trying to achieve (a user story would be ideal) and why we need a spike i.e. to establish what’s possible / how we can achieve it based on what functionality / data in core
Questions we need to answer
We need to know:
Android
IOS
There are backend, frontend and testing considerations in each of those. We need to make sure we aren't hitting weird CSS bugs which we know exist, we need to make sure all the extension functionality works, we need to test the majority and minor use cases to make sure we haven't got a bug with something. For example offscreen is a chrome thing, but does this work on android? No clue.
Tasks
Notes