I have uploaded a file named ‘seracomLeads.zip’. I am unable to build the project using the command:
fuse build --target=iOS --configuration=Release
The project also contains the effect of skipping frames on android as I’ve posted in slack yesterday. Thanks for looking at the code. I am happy with every feedback you can give about the implementation.
Thanks for the test case, I have been able to reproduce the issue here and have raised an issue with the relevant team. We will get back to you as soon as we have some news or questions.
I try to create a release build on an iPhone 6s with iOS 9.1 , on an iPhone 5 with iOS 8, on iPhone 5S with iOS 10.2.1 and on an Android One plus 3 with Api Level 24
Could you try to remove the line <JavaScript ux:Global="... /> in Resources\Modules.ux:5? Using ux:Global on JavaScript tags is deprecated. I think this is what leads to your issue. We will try to give a better error message regarding this.