• The app alone cant offer that, you need access to a domain which the app continuesly queries to. Or maybe the app can integrate the push notification api, which either means you rely on googles api or some 3rd party to make the API call to your phone

  • Yes there are multiple ways to implement this solution:

    1. Domains/Subdomains WS
    2. Realtime database ('firebase')

    Application can have configuration for above in settings.

    At the end of the day ideally this application should be bridge between pc/mobie/watch. and it is not just for comfort, PC servers could open up lots of possibilities for development.

    Structure:

    1. PC = remote device
    2. Mobile = Bridge local
    3. Watch = End device local


About

Avatar for Poolitzer @Poolitzer started