Skip to content

Crash when press push notification on Android SDK 2.11.0 #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
leegeunhyeok opened this issue May 18, 2023 · 1 comment
Open

Crash when press push notification on Android SDK 2.11.0 #17

leegeunhyeok opened this issue May 18, 2023 · 1 comment
Assignees
Labels
android pinned zendesk:sdk Zendesk SDK internal issue

Comments

@leegeunhyeok
Copy link
Owner

leegeunhyeok commented May 18, 2023

Describe the bug

Crash when press push notification (on SDK 2.11.0, 2.8.0 is fine)

To Reproduce
Steps to reproduce the behavior:

  1. App Launch (Zendesk.initialize here)
  2. Receive Zendesk push notificaiton
  3. Press push notification
  4. See error

Expected behavior

Open messaging view without any errors

Screenshots

kotlin.UninitializedPropertyAccessException: lateinit property visibleScreenTracker has not been initialized

image

2023-05-18 20:00:17.357  8745-8745  AndroidRuntime          com.domain                       E  FATAL EXCEPTION: main
                                                                                                    Process: com.domain, PID: 8745
                                                                                                    kotlin.UninitializedPropertyAccessException: lateinit property visibleScreenTracker has not been initialized
                                                                                                    	at zendesk.messaging.android.internal.conversationslistscreen.ConversationsListActivity.getVisibleScreenTracker(ConversationsListActivity.kt:53)
                                                                                                    	at zendesk.messaging.android.internal.conversationslistscreen.ConversationsListActivity.onStart(ConversationsListActivity.kt:130)
                                                                                                    	at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1455)
                                                                                                    	at android.app.Activity.performStart(Activity.java:8315)
                                                                                                    	at android.app.ActivityThread.handleStartActivity(ActivityThread.java:4060)
                                                                                                    	at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:221)
                                                                                                    	at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:201)
                                                                                                    	at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:173)
                                                                                                    	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
                                                                                                    	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2438)
                                                                                                    	at android.os.Handler.dispatchMessage(Handler.java:106)
                                                                                                    	at android.os.Looper.loopOnce(Looper.java:226)
                                                                                                    	at android.os.Looper.loop(Looper.java:313)
                                                                                                    	at android.app.ActivityThread.main(ActivityThread.java:8663)
                                                                                                    	at java.lang.reflect.Method.invoke(Native Method)
                                                                                                    	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
                                                                                                    	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)

Environment (please complete the following information):

  • Platform: Android
  • React Native Version: 0.70.6
  • Zendesk SDK Version 2.11.0

Additional context
Add any other context about the problem here.

@leegeunhyeok leegeunhyeok added android zendesk:sdk Zendesk SDK internal issue labels May 18, 2023
@leegeunhyeok leegeunhyeok self-assigned this May 18, 2023
@leegeunhyeok
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android pinned zendesk:sdk Zendesk SDK internal issue
Projects
Development

No branches or pull requests

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy