RamblinWreck77

Results 29 comments of RamblinWreck77

I just ran into this problem! Thanks @piv199 that worked!

I'm getting this as well: Crashed: com.apple.main-thread SIGABRT ABORT 0x0000000185ce20dc ``` 0 libsystem_kernel.dylib 0x185ce20dc __pthread_kill + 8 1 libsystem_pthread.dylib 0x185d5b094 pthread_kill$VARIANT$mp + 380 2 libsystem_c.dylib 0x185c3bea8 abort + 140 3...

Some context: -I've been using this pod for forever, never had this crash -Prior to this update I forced users to auth on app launch/login. .completeTransations() is called on every...

Another report: ``` Crashed: com.apple.main-thread 0 libsystem_kernel.dylib 0x18a0b20dc __pthread_kill + 8 1 libsystem_pthread.dylib 0x18a12b094 pthread_kill$VARIANT$mp + 380 2 libsystem_c.dylib 0x18a00bea8 abort + 140 3 libswiftCore.dylib 0x1b7a5c2a8 swift_vasprintf(char**, char const*, char*)...

@bizz84 Sorry to bother you, but this is occurring when users try and make a purchase. Any ideas?

I've made some more progress on this. The root cause seems to be a thread safety issue. My network calls are on a separate queue, and when the user gets...

@IgorRosocha This looks to be supported in the latest beta release. In my migrations I can do .array(of: .array(of .json)) and it seems to be working.

This happens to me as well. Here's the relevant info from the crashed thread: ``` Crashed: com.apple.main-thread 0 KeychainSwift 0x101b30a7c (String, Any) (KeychainSwift.swift) 1 KeychainSwift 0x101b2f36c _NativeDictionaryBuffer (KeychainSwift.swift) 2 KeychainSwift...

@evgenyneu My Apologies, I didn't mention the version. This is on v11.0.0