That error is due to realm being open. Per the original question
and that’s critical. If any code touched realm in any way before deleting, it won’t work and will throw that error.
That error is due to realm being open. Per the original question
and that’s critical. If any code touched realm in any way before deleting, it won’t work and will throw that error.