Tien Vu

Results 17 comments of Tien Vu

also not with [UIColor colorWithRed:(float)2/255 green:(float)119/255 blue:(float)189/255 alpha:1.0f]...very old way to write i rarely see - but that not really matter anyway, work fine when i remove (float)

Also getting this issue.

This is still a problem, it keeps making my user to logged out when I tried to store their data in keychain, I thought it was the accessibility problem, so...

Same issue, have you found a way to fix this?

Same issue: https://github.com/infinitered/reactotron-react-native/issues/768

I end up change the whole `insert` function with the `update: Bool` added, so that it will use that parameter for the Realm one inside, cant find extension solution for...

@thepelican it haven't been implemented yet in the lib, i changed it for my own use only, this depends on the author, he might create another function for that

This is actually a critical for Realm user but it's pretty easy to fix, since CoreData's `NSManagedObjectContext: Context` doesnt seems to do anything with the `insert` function, i just change...

@jacobcxdev It still happening but getting worse with each update from FB I think, would you able to take a look? This tweak is much appeciated but it cause facebook...