Outblock / FRW-Android

Flow Reference Wallet - Android Client
Apache License 2.0
0 stars 5 forks source link

rewards.flow.com_account Even if I connect my wallet, it just tells me to reconnect it, and... #367

Open instabug[bot] opened 4 weeks ago

instabug[bot] commented 4 weeks ago

:clipboard: Bug Details

rewards.flow.com_account Even if I connect my wallet, it just tells me to reconnect it, and neither the wallet application nor the Chrome is connected

key value
Reported At 2024-10-15 11:27:11 UTC
Email sunjae1121@naver.com
Categories Report a bug
App Version r2.5.1 (146)
Session Duration 99
Device samsung SM-G988N, OS Level 33
Display 1440x3200 (xxhdpi)
Location Yeongdeungpo-gu, South Korea (ko_KR)

:point_right: View Full Bug Report on Instabug :point_left:


:chart_with_downwards_trend: Session Profiler

Here is what the app was doing right before the bug was reported:

Key Value
Used Memory 58.4% - 6.04/10.35 GB
Used Storage 77.0% - 174.66/226.76 GB
Connectivity Cellular
Battery 44% - unplugged
Orientation portrait

Find all the changes that happened in the parameters mentioned above during the last 60 seconds before the bug was reported here: :point_right: View Full Session Profiler :point_left:


:mag_right: Logs

Console Log

Here are the last 10 console logs logged right before the bug was reported:

11:28:56  I/IMM_LC  (20411): notifyImeHidden: mService.hideSoftInput
11:28:56  I/ViewRootImpl@574cd20[ReportingContainerActivity](20411): Resizing android.view.ViewRootImpl@9f080aa: frame = [0,0][1440,3200] reportDraw = false forceLayout = false syncSeqId = 0
11:28:56  D/InsetsController(20411): onStateChanged: InsetsState: {mDisplayFrame=Rect(0, 0 - 1440, 3200), mDisplayCutout=DisplayCutout{insets=Rect(0, 99 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(681, 0 - 759, 99), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1440 displayHeight=3200 physicalDisplayWidth=1440 physicalDisplayHeight=3200 density={3.5} cutoutSpec={M 0,0 H -11.14285714285714 V 28.28571428571429 H 11.14285714285714 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=112, center=Point(112, 112)}, RoundedCorner{position=TopRight, radius=112, center=Point(1328, 112)}, RoundedCorner{position=BottomRight, radius=112, center=Point(1328, 3088)}, RoundedCorner{position=BottomLeft, radius=112, center=Point(112, 3088)}]}  mRoundedCornerFrame=Rect(0, 0 - 1440, 3200), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(1286, 0 - 1440, 99) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0][1440,99], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_NAVIGATION_BAR, mFrame=[0,3032][1440,3200], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES, mFrame=[0,0][0,3200], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[1440,0][1440,3200], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][1440,141], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,3032][1440,3200], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT, mFrame=[0,0][-100000,3200], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][1440,99], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT, mFrame=[100000,0][1440,3200], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][1440,3200], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][1440,99], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,3032][1440,3200], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0][0,0], mVisibleFrame=[0,1878][1440,3200], mVisible=false, mInsetsRoundedCornerFrame=false} } host=com.flowfoundation.wallet/com.instabug.bug.view.reporting.ReportingContainerActivity from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11:28:56  I/ViewRootImpl@574cd20[ReportingContainerActivity](20411): handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][1440,3200] display=[0,0][1440,3200] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false} forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false displayFrameChanged=false configChanged=false displayChanged=false
11:28:58  I/ViewRootImpl@574cd20[ReportingContainerActivity](20411): ViewPostIme pointer 0
11:28:58  I/GestureDetector(20411): obtain mCurrentDownEvent. id: 817465692 caller: com.instabug.library.tracking.r.a:64 com.instabug.library.tracking.u.dispatchTouchEvent:8 com.android.internal.policy.DecorView.dispatchTouchEvent:1074
11:28:58  I/GestureDetector(20411): obtain mCurrentMotionEventRaw. action: 2 id: 315875207
11:28:58  I/ViewRootImpl@574cd20[ReportingContainerActivity](20411): ViewPostIme pointer 1
11:28:58  I/IMM_LC  (20411): hsifw() - flag : 0
11:28:58  I/IMM_LC  (20411): hsifw() - mService.hideSoftInput

Find all the logged console logs throughout the session here: :point_right: View All Console Log :point_left:


:warning: Looking for More Details?

  1. Network Log: we are unable to capture your network requests automatically. If you are using HttpUrlConnection or Okhttp requests, check the details mentioned here.
  2. User Steps: enable them to get the most out of your plan and see every action users take before reporting a bug.
  3. User Events: start capturing custom User Events to send them along with each report. Find all the details in the docs.
  4. Instabug Log: start adding Instabug logs to see them right inside each report you receive. Find all the details in the docs.