-
Inconsistent, but happens a lot in my app. Stack is always the same: (See at the end). The code that crashes is here: My entity has a "catalogID" attribute, that I need to verify for uniqueness. This …
-
```
What steps will reproduce the problem?
(This is connected to a Intersystems Cache' database
select count(*) from coredata; = 44618 rows
select * from coredata,.fetchall or iterate = 39 rows
selec…
-
```
What steps will reproduce the problem?
(This is connected to a Intersystems Cache' database
select count(*) from coredata; = 44618 rows
select * from coredata,.fetchall or iterate = 39 rows
selec…
-
```
What steps will reproduce the problem?
(This is connected to a Intersystems Cache' database
select count(*) from coredata; = 44618 rows
select * from coredata,.fetchall or iterate = 39 rows
selec…
-
Hi
We're seeing the following crash occuring quite frequently (It's our top bug)
```
Fatal Exception: NSInvalidArgumentException
0 CoreFoundation 0x191d441c0 __exceptionPreprocess
1…
-
Hi, can any one please help me? how to get out of this issue? I have attached the crash log below,
Date/Time: 2018-09-05T15:56:53Z
Launch Time: 2018-09-05T08:47:59Z
OS Version: iPh…
-
[`PKSyncManager`](https://github.com/overcommitted/ParcelKit/blob/master/ParcelKit/PKSyncManager.m#L266) currently uses `NSManagedObjectContextWillSaveNotification` to save changes to managed objects …
cwick updated
9 years ago
-
**Describe the bug**
I am experiencing an issue with the app repeatedly forgetting that I have already purchased the premium version (One-Time Purchase). Each time the app gets restarted, all premium…
-
Hi, This is Amorn from Nimbl3
When saving context in CoreData, Apple recommend you to use either one to make sure your data is safe to access
https://developer.apple.com/library/content/document…
-
The last days I have played with the AMD HIP port of openMM on FAH test WUs from the 17102 test project on my Radeon VIIs. I have compared the ns/day results from the FAH benchmark with ns/day values …