JungHoon Noh

Results 3 issues of JungHoon Noh

#### SDK and version SDK : Swift Version: Realm 10.28.1, RealmDatabase 12.1.0 #### Observations One of the class(HLAsset) has more than 123000 items. .realm file size is 46.4MB When I...

Reproduction-Required
O-Community

#### SDK and version SDK : Swift Version: Realm 10.30.0 RealmDatabase 12.7.0 Xcode 14.0.1 #### Observations * Not very often but it happens * Happened in production #### Crash log...

Reproduction-Required
O-Community

#### SDK and version SDK : Swift Version: Realm: 10.28.6 RealmDatabase: 12.5.1 App crashes when this code runs. ```swift let realm = try Realm() let fetchResult = realm.objects(HLAsset.self).filter("assetCollection=%@", hlAssetCollection) for...

O-Community