Steps to Reproduce
Run on a real device. Haven´t testet on emulator.
Fix Info.plist certificates to you own
- Run sample project with Linker behavior "Link SDK frameworks Only". And deploy
- Run sample project with Linker behavior "Dont link"
- var test = context.Blogs.Include(x => x.Posts).ToList(); in app delegate fails i scenario 1) with [Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions] but works without linking
LinkEFSample.zip
Steps to Reproduce
Run on a real device. Haven´t testet on emulator.
Fix Info.plist certificates to you own
LinkEFSample.zip