iOS and Android
#2085
Replies: 2 comments
-
|
As they are different targets I would expect that you indeed would copy over and adjust for Android |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I had to create an iOS and an android branch, and copied over the spec.md's to the android one - sanitize them of any iOS specifics and go from there. Worked really well, android doesn't have all the support that iOS did - so having a dedicated sub-set of specs was great. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've developed a 32 spec iOS app. I want to now build the android version.
I need guidance / help on how to do this (the bots are failing).
Not all specs will migrate over (e.g. watch, widget, siri) as these are not interesting features for Android IMHO.
Do I just create a whole new set of specs, copy over only the ones that I think belong in Android, and change the constitution to refer to Android (rather than iOS)?
Any tips / best practices?
Beta Was this translation helpful? Give feedback.
All reactions