Hi,
I´m wondering if someone has some hands on experience with working with provider hosted apps with multiple developers and can share some of your work methods.
The only way I have currently tested is working on my local machine with a copy of the source code, and each developer has an own site collection for debugging and testing. The problem with this approach is that it creates challenges with the data that should be equal on all of the development sites.
Frank, good question. For two developers to develop on the same site collection at the same time is not something I have the answer to. Usually, a site collection for each if developing at the same time. Then a site collection for testing. We use Git with developer branches and testing branch.
This presentation from the SharePoint Conference is actually a good one that addresses best practices in the SharePoint app life cycle.
http://channel9.msdn.com/Events/SharePoint-Conference/2014/SPC273
