TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Mention of Facebook in Android Evernote error log

1 pointsby joebigabout 1 year ago
I don&#x27;t have Facebook installed on my Android phone: yet when Evernote errored out, its log dump mentions FB. Am I missing something obvious? The Log:<p>java.lang.AssertionError: Pausing an activity that is not the current activity, this is incorrect! Current activity: ActionActivity Paused activity: ActionActivity at td.a.b(Assertions.java:6) at com.facebook.react.s.N(ReactInstanceManager.java:68) at com.facebook.react.q.i(ReactDelegate.java:21) at com.facebook.react.n.v(ReactActivityDelegate.java:3) at com.facebook.react.m.onPause(ReactActivity.java:6) at bb.a.onPause(HybridActivity.kt:18) at com.evernote.MainActivity.onPause(MainActivity.kt:24) at android.app.Activity.performPause(Activity.java:8403) at android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1543) at android.app.ActivityThread.performPauseActivityIfNeeded(ActivityThread.java:5198) at android.app.ActivityThread.performPauseActivity(ActivityThread.java:5159) at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:5111) at android.app.servertransaction.PauseActivityItem.execute(PauseActivityItem.java:47) at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:45) at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:176) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2290) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:211) at android.os.Looper.loop(Looper.java:300) at android.app.ActivityThread.main(ActivityThread.java:8310) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1043)

2 comments

forbiddenlakeabout 1 year ago
Facebook invented React. React is a JavaScript library for building user interfaces.
评论 #39550824 未加载
joebigabout 1 year ago
I don&#x27;t use FB in browser either (not on it).