Path-Check / safeplaces-dct-app

COVID Safe Paths (based on Private Kit) is an open and privacy preserving system to use personal information to battle COVID
https://covidsafepaths.org
MIT License
466 stars 285 forks source link

Removed react-native-device-info library and replaced with native code #1348

Closed gauravsbagul closed 3 years ago

gauravsbagul commented 4 years ago

Description:

1: Removed react-native-device-info 2: Added native code to get build number and version number both in IOS and Android Added Device.m and Device.h files for IOS and Device.kt for android to get build number and version number with the help of @shilpashendre

Linked issues:

https://pathcheck.atlassian.net/browse/SAF-858

Screenshots:

IOS:

Simulator Screen Shot - iPhone Xs Max - 2020-08-06 at 15 38 50

Android:

1596708556673

How to test:

1: Install the app 2: Go to More (last tab) 3: Go to About page 4: Look for Version

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.