Apple watch app should be awake from iOS app

Hi There,
I am developing an app which communicate with WatchOS app.
Basically, I am trying to get Real time Heart Rate from WatchOS app to iOS app.
It happens only when the Music player is playing a song in iOS app.
I am using workout builder API to get Heart Rate in background too.

I want implement a feature that I want to open watchOS app through iOS app using watch connectivity.
Is it possible to awake watchOS app from iOS app in Swift?
Apple watch app should be awake from iOS app
 
 
Q