Hello, I am a citizen developer so I don't have much access to create environments and stuff. I am creating a simple crud app (sharepoint list backend). The app just lists items in gallery, allows to create, edit and delete operations. Nothing fancy. Still whenever I export it as a managed solution and import to Default environment for other users to see, they still see the old app without any changes. For example, I created a splash screen in my own environment, even after export + import to Default environment, the users (even myself) do not see the new splash screen.
I googled and found that some people got their apps to update by deleting an Unmanaged layer but I do not have any such layer. There's only one layer that I see.
Can someone help me demystify this problem? I'm just getting frustrated :(
Thanks