Optional build flags when building standalone Expo apps

Hey!

I am not actually sure if this is a feature request or and issue…

I am currently implementing a feature using Branch. I found out that Branch only works on standalone apps and I have no way fo debugging standalone expo apps :frowning: I am wondering how am I supposed to develop a feature with a lib I cannot see any debug information from.

It would be perfect if I could add some kind of build flag, like in iOS I could do something like expo build:ios --debug that would just use the debug schema like in development. That way I could connect to my expo packager with this standalone app and debug my app like in normal expo development but with a standalone app.

How have developers been integrating Branch into their app as of now? Am I missing something?

1 Like

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