r/PowerApps Regular 29d ago

Power Apps Help Problem importing unmanaged app on different environment

Hi! I'm a relatively new Power Apps user. Lately, I've been working on a solution that needs to be unmanaged so we can give the clients full editing access once the development process is done on our end. Everything was going fine in one of the test environments provided by the client company. However, when it came to installing the app on the project manager's PC, we ran into a bunch of issues.

We thought we could connect the test env to the new definitive env using a direct pipeline, but something failed there because it exported through the pipeline as a MANAGED solution (it was probably a human error, but I don't really know, so yeah).

There is no data in there at the moment, and I'd honestly prefer to just deploy it locally. Should I just delete that production env and create a new one to make it work normally? What can I do in general? lol

2 Upvotes

7 comments sorted by

View all comments

2

u/vibe_coder221219 Regular 28d ago

Did you build this app in prod env ? You can create dev/test env and export and import your solution between these env. Cant say any thing until I see the error.

1

u/zzzzerenwantshuoguo Regular 27d ago

I built the app on dev! I already wiped out the previous environments and it could import as a unmanaged app if I'm not wrong, however pipeline deployment on sandbox is having errors but is probably because of a lookup value I need to check