ArkhamCards
ArkhamCards copied to clipboard
[Feature Request] Menu to check versions.
Based on the current version, I don't know of any way to check the version from within the app.
Therefore, I suggest you add a menu to check versions.
Here are the items I'd like to see in that menu.
1. app version
① this device:
- android: [
android/app/build.gradle
,${versionName}
] - iOS: [
ios/ArkhamCards.xcodeproj/project.pbxproj
,${MARKETING_VERSION}
]
② remote
2. DB Hash (ex. e3bc12e)
- this device
- ArkhamCards Server DB: arkhamdb-json-data - zzorba
- ArkhamDB Server DB: arkhamdb-json-data - Kamalisk
I'm actually posting this issue because the data in the link has been updated on the ArkhamDB site, but hasn't been updated in the app for about a month. The idea was born out of a desire to have an easy way to see the updated version/hash information.
Thanks : )