Skip to content
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

Unable to find explicit activity class {com.bym/com.lufinkey.react.spotify.AuthActivity}; have you declared this activity in your AndroidManifest.xml? #75

Open
thebad77 opened this issue Sep 19, 2018 · 3 comments

Comments

@thebad77
Copy link

Hi Lufinkey

I added your nodes module in my projet. I have taken your LoginScreen.js and InitialScreen.js . I have this error after put on the button "Log into your Spotify".

image

I tried to add this in my AndroidManifest.xml but my application crashed.

<activity android:name="com.lufinkey.react.spotify.AuthActivity" android:theme="@style/Theme.AppCompat.Dialog" > </activity>

Do you have a idea ?

Thank you Thebad

@lufinkey
Copy link
Owner

I'm not sure what could be causing this. Were you able to resolve it or no?

@rizwan92
Copy link

i am also facing the same here
image

@rizwan92
Copy link

what is the solution I also tried adding activities in my manifest files but i don't think so its gonna solve our issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants