Update database settings for new build of Xamarin app
I'm developing an iOS app that uses SQLite databases to persist data between sessions. I'd like to use Rider's built-in database functionality to view the databases. I've configured a data source using the path to the simulator directory, and this works; however, on occasion, the path changes and I have to manually reconfigure the data source.
Does anyone know if it's possible to either configure the data source with a dynamic path or run a task on build to update the path to the correct one for the current iOS simulator session?
Please sign in to leave a comment.
Wow, so it would appear that I'm the only person using the DB features in this way?
Hello Rob, could you please share a bit more details, attach screenshots so we could try to reproduce and check it? Thank you in advance!