Skip to content

fix(Application): getNativeApplication wrong ActivityThread#10326

Merged
NathanWalker merged 1 commit intomainfrom
fix/application-get-native-application
Jun 23, 2023
Merged

fix(Application): getNativeApplication wrong ActivityThread#10326
NathanWalker merged 1 commit intomainfrom
fix/application-get-native-application

Conversation

@rigor789
Copy link
Copy Markdown
Member

PR Checklist

What is the current behavior?

In some cases when trying to access the native application, an error is thrown:

Error: java.lang.ClassNotFoundException: androidx.appcompat.app.AppCompatActivityThread

What is the new behavior?

The native application is correctly found/resolved.

fixes #10325

Note: This line was likely changed by accident in my #10286 PR as I don't recall making this change, or a reason to do so.

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Jun 23, 2023

Nx Cloud Report

Attention: This version of the Nx Cloud GitHub bot will cease to function on July 1st, 2023. An organization admin can update your integration here.

CI is running for commit 3fb19be.

📂 Click to track the progress, see the status, the terminal output, and the build insights.


Sent with 💌 from NxCloud.

@cla-bot cla-bot bot added the cla: yes label Jun 23, 2023
@NathanWalker NathanWalker merged commit 029ed4f into main Jun 23, 2023
@NathanWalker NathanWalker deleted the fix/application-get-native-application branch June 23, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: java.lang.ClassNotFoundException: androidx.appcompat.app.AppCompatActivityThread

2 participants