Morgan Abel
Morgan Abel
@TreeMan360 I like how you did it it seems fairly clean. I think you have an error though: ```js export const handler: Handler = async (event: any, context: Context) =>...
I am having the same issue with the current master @manucorporat . As they are saying, it works on the simulator but on the device it will not work. The...
I have found the problem but I won't be able to try to solve it until maybe tomorrow. @manucorporat In CDVWKWebVewEngine the method - (id)loadRequest:(NSURLRequest*)request is called on the simulator...
It looks like this issue is caused by incompatibilities with code pushing plugins. see #160