Do i have to build ios each time i want to check if my implementation of branch is working

I am currently following (https://docs.expo.io/versions/v24.0.0/sdk/branch.html) to implement universal links.

Do I have to re-build IOS each time I make a change to the code while I try to implement it?

You can also just publish a new version of your app’s JS, and the built native app will pull the latest version.

Sorry Branch is pretty hard to test right now. We’d like to improve this later.

Thankyou i went down the standalone app route. You’re right its quite hard to test

It’s not working but I can’t tell why

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.