Hi,
And I got this Error Message when start app:
'''
ExecutionEngineException: Attempting to JIT compile method '(wrapper managed-to-native) System.Threading.Interlocked.CompareExchange (System.EventHandler'1<LightningDB.LightningClosingEventArgs>&, System.EventHandler'1<LighteningDB.LightningClosingEventArgs>, System.EventHandler'1<LightningDB.LightningClosingEventArgs>)' while running with --aot-only.
LightningDB.LightningEnviromnent.add_Closing(System.EventHandler'1 value)
'''
On mono2x, iOS reject JIT compile. espacially Interlocked.CompareExchange.