Hello all,
I've built a application for a client, the app is dependent on around 13-15 APIs and some tables. I want to export the solution and have my client install it on its own power-apps environment. The only issue is that the data-sources need get to re-established every time the package gets installed from the beginning.
This is my first major power-apps project as the platform is new to me.
Is this normal? What can I do to make sure that the data-sources do not get disconnected? I don't want my client to have to make the connections themselves. The product needs to work out of the box.
Thank you.