Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Fix Realms.Exceptions.RealmInvalidObjectException: Attempted to access detached row in NativeException.ThrowIfNecessary (System.Func`2[T,TResult] overrider) #36

Description

@jackv24

Version 0.7.2(22)

Stacktrace

Realms.NativeException.ThrowIfNecessary (System.Func`2[T,TResult] overrider) [0x00011] in <119ad227bebe47f6863ee43459b73a01>:0;Realms

Realms.MarshalHelpers.GetString (Realms.MarshalHelpers+NativeCollectionGetter getter) [0x0002b] in <119ad227bebe47f6863ee43459b73a01>:0;Realms

Realms.ObjectHandle.GetString (System.IntPtr propertyIndex) [0x00005] in <119ad227bebe47f6863ee43459b73a01>:0;Realms

Realms.RealmObject.GetStringValue (System.String propertyName) [0x00017] in <119ad227bebe47f6863ee43459b73a01>:0;Realms

ComicWrap.Systems.ComicData.get_Id () [0x00008] in :0;ComicWrap.Systems

ComicWrap.Views.ComicInfoViewBase.DownloadCoverImage (ComicWrap.Systems.ComicData comic, System.Threading.CancellationToken cancelToken) [0x000c4] in :0;ComicWrap.Views

ComicWrap.Systems.ExceptionHandler.LogException (System.Exception e) [0x00006] in :0;ComicWrap.Systems

AsyncAwaitBestPractices.SafeFireAndForgetExtensions.HandleException[TException] (TException& exception, System.Action`1[TException]& onException) [0x00009] in <6696ad5306ef411db84061a5f1c3ebf8>:0;AsyncAwaitBestPractices

AsyncAwaitBestPractices.SafeFireAndForgetExtensions.HandleSafeFireAndForget[TException] (System.Threading.Tasks.Task task, System.Boolean continueOnCapturedContext, System.Action`1[T] onException) [0x000a3] in <6696ad5306ef411db84061a5f1c3ebf8>:0;AsyncAwaitBestPractices

Reason

Realms.Exceptions.RealmInvalidObjectException: Attempted to access detached row

Link to App Center

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions