cph-cachet / carp.sensing-flutter

CARP Mobile Sensing for Flutter, including mobile sensing framework, data backend support, and the CARP mobile sensing app.
MIT License
80 stars 28 forks source link

Fixed the two } in the resource manager #256

Closed LarsRefsgaard closed 2 years ago

LarsRefsgaard commented 2 years ago

This was throwing an error

flutter: [CAMS WARNING] Failed to read localization from cache of type 'da' - FileSystemException: Cannot open file, path = '/var/mobile/Containers/Data/Application/..../Documents/carp}/localizations/da.json' (OS Error: No such file or directory, errno = 2)

which was caused by a typo in CarpResourceManager