Hi all,
I tried to run a simulator (2021.3663) for an app with openssl plugin in New Macbook Pro (M1 Pro) but I encountered the following error:
Error loading module 'plugin_openssl' from file '/Users/Raymond/Library/Application Support/Corona/Simulator/Plugins/plugin_openssl.dylib':
dlopen(/Users/Raymond/Library/Application Support/Corona/Simulator/Plugins/plugin_openssl.dylib, 0x0002): tried: '/Users/Raymond/Library/Application Support/Corona/Simulator/Plugins/plugin_openssl.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e')), '/usr/lib/plugin_openssl.dylib' (no such file)
File: error loading module 'plugin_openssl' from file '/Users/Raymond/Library/Application Support/Corona/Simulator/Plugins/plugin_openssl.dylib'
Anyone know what can I do for this? Thanks