Would you please make the TestApp working with "Linking Sdk and User Assemblies"?
A entry point of reference hint will be very helpful.
The "LinkerPleaseInclude.cs" seems not affect "linkall" behavior.
The whole dll file of plugin does not exists when using above link option.
`10-08 22:32:34.684 D/Mono ( 3174): AOT module
/storage/emulated/0/Android/data/PluginTestApp.Droid/files/.override/Sequence.Plugins.InfiniteScroll.Droid.dll.so' not found: dlopen failed: library "/data/app-lib/PluginTestApp.Droid-1/libaot-Sequence.Plugins.InfiniteScroll.Droid.dll.so" not found
10-08 22:32:34.684 D/Mono ( 3174): AOT module '/Users/builder/data/lanes/3819/96c7ba6c/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/Sequence.Plugins.InfiniteScroll.Droid.dll.so' not found: dlopen failed: library "/data/app-lib/PluginTestApp.Droid-1/libaot-Sequence.Plugins.InfiniteScroll.Droid.dll.so" not found
Would you please make the TestApp working with "Linking Sdk and User Assemblies"?
A entry point of reference hint will be very helpful. The "LinkerPleaseInclude.cs" seems not affect "linkall" behavior. The whole dll file of plugin does not exists when using above link option. `10-08 22:32:34.684 D/Mono ( 3174): AOT module
Thanks