Getting error - The WKWebView was invalidated when firing appEvent in Push Notification
1
I have configured push notification. When I run my app, the device gets registered when I put the app in the background by returning to mobile device’s home screen. But as soon as I return to the app I receive this error: An error occurred while executing an action of NativeMobile.Home_Native.appEvents2: The WKWebView was invalidated http://192.168.1.149:8083/index.bundle?platform=ios&dev=false&minify=true:1110:1633 Ce@http://192.168.1.149:8083/index.bundle?platform=ios&dev=false&minify=true:389:15408 u@http://192.168.1.149:8083/index.bundle?platform=ios&dev=false&minify=true:389:15113 P@http://192.168.1.149:8083/index.bundle?platform=ios&dev=false&minify=true:1111:133 f@http://192.168.1.149:8083/index.bundle?platform=ios&dev=false&minify=true:56:155 http://192.168.1.149:8083/index.bundle?platform=ios&dev=false&minify=true:56:882 y@http://192.168.1.149:8083/index.bundle?platform=ios&dev=false&minify=true:117:661 C@http://192.168.1.149:8083/index.bundle?platform=ios&dev=false&minify=true:117:1025 callImmediates@http://192.168.1.149:8083/index.bundle?platform=ios&dev=false&minify=true:117:3100 callImmediates@[native code] value@http://192.168.1.149:8083/index.bundle?platform=ios&dev=false&minify=true:48:3247 http://192.168.1.149:8083/index.bundle?platform=ios&dev=false&minify=true:48:1283 value@http://192.168.1.149:8083/index.bundle?platform=ios&dev=false&minify=true:48:2939 value@http://192.168.1.149:8083/index.bundle?platform=ios&dev=false&minify=true:48:1253 value@[native code] value@[native code] Kindly provide help.