Uploaded image for project: 'Realm .NET SDK'
  1. Realm .NET SDK
  2. RNET-330

Avoid using Expression.Lambda in ResultsVisitor

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None

      In ResultsVisitor.TryExtractConstantValue we're compiling the convert expression which is not supported on IL2CPP. We should rework the converter to handle such cases.

            Assignee:
            nikola.irinchev@mongodb.com Nikola Irinchev
            Reporter:
            nikola.irinchev@mongodb.com Nikola Irinchev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: