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 : )
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/app/build.gradle,${versionName}]ios/ArkhamCards.xcodeproj/project.pbxproj,${MARKETING_VERSION}]② remote
${versionName}]${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 : )