Console Log
System.InvalidCastException: Cannot cast from source type to destination type. | |
at at (wrapper castclass) object:__castclass_with_cache (object,intptr,intptr) | |
at ObjCRuntime.Runtime.ConstructNSObject[NSError] (IntPtr ptr, System.Type type, MissingCtorResolution missingCtorResolution) [0x00000] in <filename unknown>:0 | |
at ObjCRuntime.Runtime.GetNSObject[NSError] (IntPtr ptr) [0x00000] in <filename unknown>:0 | |
at ObjCRuntime.Trampolines+SDActionArity1V2.Invoke (IntPtr block, IntPtr obj) [0x00019] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/build/ios/native/ObjCRuntime/Trampolines.g.cs:562 | |
at at (wrapper native-to-managed) ObjCRuntime.Trampolines/SDActionArity1V2:Invoke (intptr,intptr) | |
at at (wrapper managed-to-native) UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr) | |
at UIKit.UIApplication.Main (System.String[] args, IntPtr principal, IntPtr delegate) [0x00005] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/UIKit/UIApplication.cs:74 | |
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0001c] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/UIKit/UIApplication.cs:57 | |
at ReplayKitCrash.Application.Main (System.String[] args) [0x00008] in /Users/gourikumari/Downloads/ReplayKitCrash/ReplayKitCrash/Main.cs:17 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment