-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
- Add a full example to the
Xamarin.Forms-based Nuget.Test application - Evaluate/Add Change Notification Event API Helpers
- Currently this can be done using capture variables/events via user-defined Actions
- Add
xUnit for Devicesrunners to thebuild.caketo pass/fail build/release process- Currently
xUnittests have to be run manually via IDE or using external shell scripts
- Currently
- Implement
Compact- Expose realm-core compact() realm/realm-dotnet#967 Closed and merged, waiting on a public Nuget release
- Implement
Invalidateto release prior versions to avoid bloated Realm files- This is currently not available in Xamarin/Realm v0.80.0, need to file an issue