You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a way to update the full path of recordings when the app is la…
…unched.
Of course it would be ideal not to use full paths at all and construct them lazily at runtime, however we'd need to support both cases (relative and old absolute path) throughout the App (on iOS and Android) and it seems to be more error-prone to me right now to switch.