digidem / comapeo-mobile

The next version of Mapeo mobile
GNU General Public License v3.0
5 stars 1 forks source link

chore: specify deviceType field when setting device info #473

Closed achou11 closed 3 months ago

achou11 commented 4 months ago

the deviceType field was added as part of the deviceInfo that can be retrieved and saved.

achou11 commented 4 months ago

LGTM.

You may wish to use expo-device's Device.deviceType property instead, but I don't know which is better.

ah good suggestion. think it's worth doing that if we're interested in solely using expo-device