Communication between Native Layer (Swift) and Typescript layer in Ionic Project -- 2
Budget: €8 – €30 EUR
I'm working in a project with Ionic (v6) and Capacitor (4.4.0) for an app mobile and I need a way to communicate from native layer (AppDelgate.swift) to Typescript layer. I've tried with events and custom plugins but I don't achieve to find a way to do it.
When something happens, there will be a method in AppDelegate.swift that fires up. But then, the thing I need to find, is a way to communicate from AppDelegate.swift to some typescript class that something happened, in order to some some stuff on Typescript layer.
When something happens, there will be a method in AppDelegate.swift that fires up. But then, the thing I need to find, is a way to communicate from AppDelegate.swift to some typescript class that something happened, in order to some some stuff on Typescript layer.