react-native-file-logger icon indicating copy to clipboard operation
react-native-file-logger copied to clipboard

Does not contain a valid DateToken issue happen During React native native upgrade to 73.4

Open velrajpaulraj opened this issue 1 year ago • 11 comments

getting this issue while upgrade from 63 to 73.4. Does anybody is getting this error.Please suggest the solution.Thank you.

FATAL EXCEPTION: mqt_native_modules Process: com.tonik.mobile, PID: 9633 java.lang.IllegalStateException: FileNamePattern [/storage/emulated/0/Android/data/com.tonik.mobile/cache/logs/com.tonik.mobile-%i.log] does not contain a valid DateToken at com.morfeus.android.mfsdk.s25.start(SourceFile:1) at com.morfeus.android.mfsdk.up4.start(SourceFile:1) at com.morfeus.android.mfsdk.t25.start(SourceFile:1) at com.morfeus.android.mfsdk.vp4.start(SourceFile:1) at com.betomorrow.rnfilelogger.FileLoggerModule.configure(SourceFile:170) at java.lang.reflect.Method.invoke(Native Method) at com.facebook.react.bridge.JavaMethodWrapper.invoke(SourceFile:143) at com.facebook.react.bridge.JavaModuleWrapper.invoke(SourceFile:22) at com.facebook.jni.NativeRunnable.run(Native Method) at android.os.Handler.handleCallback(Handler.java:942) at android.os.Handler.dispatchMessage(Handler.java:99) at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(SourceFile:1) at android.os.Looper.loopOnce(Looper.java:240) at android.os.Looper.loop(Looper.java:351) at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(SourceFile:38) at java.lang.Thread.run(Thread.java:1012) 2024-05-15 17:45:25.600 3796-8276 GmsConnectionFactory com.google.android.gms.persistent E UID for network attribution might be misset for tag 805307399 [CONTEXT service_id=39 ] elkx: FULL

velrajpaulraj avatar May 15 '24 12:05 velrajpaulraj