Relative Content

Tag Archive for javascripturlsapui5cross-application

How to send an array using CrossAppNavigation?

I have both my apps in the FLP. At present I am sending only limited data so I am able to send it by appending it to URL. I would like to change this and send an array (In SAP terms, data from multiple SFCs). I tried using AppState but it does not seem to work and I could not find an example with the new UI5 version (1.120.9) Could someone please help me with this?
Thank you!