Hello
While generating the mobile apps i am getting an error as following which the issue from the facebook plugin.
"Error generating application. Due to security concerns, the required dependency for the 'plist' node module in a plugin hook was missing. For more details, check the product documentation on how to ensure your plugins node dependencies."
"/source/plugins/cordova-plugin-facebook4/scripts/before_prepare.js"
Any idea why the error occurring
Thanks in advance.
Hi Harika
Try the latest FB login plugin here . It is now compatible with MABS 6.3 and 7.
That should solve the problem.
Hope this helps !!!
Hi,
The error occurs because on MABS 6.3, Outsystems introduces a breaking changes describe here:
https://success.outsystems.com/Support/Release_Notes/Mobile_Apps_Build_Service/MABS_Version_6.3
The Solution is:
Hello Gonçalo Ferraria
Where this json file need to be added . Can you share an oml if possible.
Thanks