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

Keeps hanging in assembledebug #98

Closed
Mateis opened this issue Jul 5, 2020 · 5 comments
Closed

Keeps hanging in assembledebug #98

Mateis opened this issue Jul 5, 2020 · 5 comments

Comments

@Mateis
Copy link

Mateis commented Jul 5, 2020

I made a fresh copy of fluttergram, but when I run it keeps hanging. These are the lines i get in debug console reporting:

Launching lib\main.dart on Android SDK built for x86 in debug mode...
√ Built build\app\outputs\flutter-apk\app-debug.apk.
Installing build\app\outputs\flutter-apk\app.apk...                 9,1s
I/fluttergramdem( 7621): Not late-enabling -Xcheck:jni (already on)
E/fluttergramdem( 7621): Unknown bits set in runtime_flags: 0x8000
W/fluttergramdem( 7621): Unexpected CPU variant for X86 using defaults: x86
I/fluttergramdem( 7621): The ClassLoaderContext is a special shared library.

Anyone know what might be going on and/or how to fix it?

@Mateis Mateis changed the title Keeps hanging in assemledebug Keeps hanging in assembledebug Jul 5, 2020
@Mateis
Copy link
Author

Mateis commented Jul 5, 2020

I skipped these steps, maybe its what causing it?:

  • ' Copy this project's functions/lib/index.js to your firebase project's functions/index.j'
  • ' Replace the url in the _getFeed function in feed.dart with your cloud function url from the previous step.'

I followed these steps instead: #25 (comment)

@mdanics
Copy link
Owner

mdanics commented Jul 5, 2020

Did this solve the issue?

@Mateis
Copy link
Author

Mateis commented Jul 6, 2020

Nope.

But I can try again. I ran firebase init in the fluttergram folder instead of fluttergram/functions. That's different from what you describe.

When I follow the steps of #25 (comment) should I still do Copy this project's functions/lib/index.js to your firebase project's functions/index.j before/after?

@mdanics
Copy link
Owner

mdanics commented Oct 4, 2020

It would be before as long as you ensure you don't override it.

Let me know if you are able to get this working 💯

@mdanics
Copy link
Owner

mdanics commented Mar 15, 2021

Closing due to inactivity

@mdanics mdanics closed this as completed Mar 15, 2021
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

2 participants