Skip to content

issues Search Results · repo:caiyue1993/IceCream language:Swift

Filter by

174 results
 (56 ms)

174 results

incaiyue1993/IceCream (press backspace or delete to remove)

See https://github.com/mentrena/SyncKit/issues/193
  • aehlke
  • 1
  • Opened 
    on Feb 15
  • #275

Below is the issue template. You can fill each part then submit your issue. Or you can just delete all of these and describe your questions in you-like style. But please remember: the more detailed info ...
  • arsh94deep
  • Opened 
    on May 2, 2024
  • #274

For Example: I have an Object called Provider open class Provider: Object { @objc dynamic public var isDeleted = false @objc dynamic var id: String = UUID().uuidString @objc dynamic ...
  • WilliamZhangWH
  • 1
  • Opened 
    on Sep 1, 2023
  • #272

I had recipient and phonenumber objects like these. @objc class Recipient: Object { @Persisted(primaryKey: true) var rec_id = @Persisted var firstName = @Persisted var lastName = @Persisted var phoneNumbersList ...
  • mibrahim025
  • 1
  • Opened 
    on Mar 15, 2023
  • #271

It s been almost a year I ve opened a pull request to support latest realm versions: https://github.com/caiyue1993/IceCream/pull/256 Could we finally merge it to the realm-latest branch so the others could ...
  • leoz
  • 1
  • Opened 
    on Jan 14, 2023
  • #270

There is one object defind as below.After set property is_del_force =1 at my app, I went to the CloudKit database to scan the data, the is_delete_force field of this row of data has not changed, it is ...
  • dong706
  • Opened 
    on Nov 7, 2022
  • #268

Hello, I am getting this error after updating to the latest version of ICream. I am using Cocoapods on Xcode 14.0, with swift 5. RealmSwift (10.8.1) IceCream (2.0.2) public var record: CKRecord { ...
  • wawilliams003
  • 1
  • Opened 
    on Oct 30, 2022
  • #267

Hi all, I am using icecream library and want to achieve the following functionality. In app delegate, I have written syncEngine = SyncEngine(objects: [ SyncObject(type: Recipient.self, uListElementType: ...
  • mibrahim025
  • 1
  • Opened 
    on Oct 2, 2022
  • #266

There is a problem with Connect uploading with Xcode 14, it gives a warning The app references non-public selectors in Payload because same method name is now being used in private apple API. Please refer ...
not related
  • alexeydemidovkz
  • 1
  • Opened 
    on Sep 20, 2022
  • #265
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub