I was developing an AAF application that was working fine with ALEOS firmware version 413, however updating to 4.14 the script immediately restarts repeatedly.
Is there a known issue and or any release notes related to AAF application support on firmware 4.14, I could not find anything in the 4.14 release notes that suggest why I am encountering this issue.
I have narrowed down the issue to the inclusion of require(‘ssl’) or require(‘ssl.https’) which causes the restart, which means the provided ALEOS AF Platform Package is not compatible with version 4.14?