Ionic v1 accessibiy

I have built an app using Ionic v1. I’ve included the Cordova social sharing plugin. The issue I’m running into on iOS only is when the app is first opened, voice over reads the app name then when the default view loads it reads a “To:” field that seems to be created by the social sharing plugin even though the various e-mail fields are not visible. One the user has navigated to any part of the view that is visible, those email fields areno longer picked up by voice over.

I was hoping that perhaps I could somehow set focus on the title of the view when the view loads but haven’t had any luck so far. Any suggestions would be most appreciated.