Latest change to allow for resource bundling with cocoapods broke manual integration. I've added some logic to check if the resource bundle is available (meaning it came though cocoapods) otherwise fallback to using the manual version loading from the root of the project.
Checklist
[ ] The steps for distribution have been follow here.
[ ] A Release Note has been drafted and published after merging to master.
Description
Latest change to allow for resource bundling with cocoapods broke manual integration. I've added some logic to check if the resource bundle is available (meaning it came though cocoapods) otherwise fallback to using the manual version loading from the root of the project.
Checklist