Try 1:
In the asset package, I enabled audio with Bible Brain API. I added navigation drawer images.
In the container app, I enabled audio without sources added. I added no navigation drawer images.
Result:
- No audio player is loaded.
- Default navigation drawer images are shown.
Try 2:
In the asset package, I enabled audio with Bible Brain API and set the player to be shown at launch. I added navigation drawer images.
In the container app, I enabled audio with multiple sources from Bible Brain API. I also added navigation drawer images for the container app.
Result:
- No audio player is loaded. When navigated to the New Testament (audio available for NT only), no audio player is loaded.
- Navigation drawer images from the container app are shown. Not from the asset package.
Tried with 11.0.2 and 11.0.3 on iPhone Pro Max iOS 17.0 simulator on M1 Mac Sonoma 14.0.
- How can I solve these issues?
- What should I double-check again?