Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 17062

react native live reload causes app to crash

$
0
0

I am having trouble using live reload or hot reloading function on an old react native app version 59.9 running on iOS 13.3 with the latest version of Xcode.

The problem seems to be that a module gets initialised twice at each reload. I should mention that I've recently started to work on this project again and the hot reloading and live reload where working before.

Any idea where this issue could be coming from ?

the error I get is

The callback register() exists in module Pushwoosh, but only one callback may be registered to a function in a native module.

__invokeCallback
    MessageQueue.js:395:18
<unknown>
    MessageQueue.js:127:28
__guard
    MessageQueue.js:314:10
invokeCallbackAndReturnFlushedQueue
    MessageQueue.js:126:17
invokeCallbackAndReturnFlushedQueue
    [native code]:0

Viewing all articles
Browse latest Browse all 17062

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>