ArkhamCards icon indicating copy to clipboard operation
ArkhamCards copied to clipboard

[Feature Request] Menu to check versions.

Open derornos opened this issue 9 months ago • 0 comments

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

  • android: [link, ${versionName}]
  • iOS: [link, ${MARKETING_VERSION}]

2. DB Hash (ex. e3bc12e)



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 : )

derornos avatar Jun 05 '24 06:06 derornos