can't open RequestListActivity.builder().show(this) | Community
Skip to main content

can't open RequestListActivity.builder().show(this)

  • December 3, 2021
  • 0 replies
  • 0 views

We are running into an issue for testing, using 5.0.2 zendesk library

Particularly in api 29 emulator and real devices pixel 3a. often time we see the actvitiy does not get open and it immediately close. After some investigation, I dont see useful information from android profiler, since its close source project.

 

I am seeing some traffic hitting facebook and firebase but not sure what it is. 

  • supports_implicit_sdk_loggingtrue,
  • gdpv4_nux_enabledfalse,
  • gdpv4_chrome_custom_tabs_enabledtrue,
  • android_sdk_error_categories
     
    [
    •  
      {
      • name"login_recoverable",
      • items
         
        [
        •  
          {
          • code102
          },
        •  
          {
          • code190
          }
        ],
      • recovery_message"Please log into this app again to reconnect your Facebook account."
      }
    ],
  • app_events_session_timeout60,
  • app_events_feature_bitmask65559,
  • auto_event_setup_enabledfalse,
  • seamless_login1,
  • id"180347063770"

}