Single Facebook setup for production vs debug

Please provide the following:

  1. SDK Version: 37.0.1
  2. Platforms(Android/iOS/web/all): all

What is the best setup to have so that I can run the same code base to login into Facebook both in production standalone and while developing inside the Expo Client? Today, I feel like I have to switch around settings in the Facebook developers console and inside the code-base to be able to test one vs the other. Is there a better way to have the Facebook settings in a way that it accepts logins from both the Expo and my standalone app? Same for code base, in DEV mode to use some settings, while in prod others?

Thanks

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