example-passkeys-flutter icon indicating copy to clipboard operation
example-passkeys-flutter copied to clipboard

Unable to build example

Open Talal0 opened this issue 1 year ago • 1 comments

I'm unable to build this example it shows FAILURE: Build failed with an exception.

  • What went wrong: Could not determine the dependencies of task ':app:processDebugManifest'.

Could not create task ':app:processDebugMainManifest'. java.lang.NullPointerException (no error message)

  • Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Talal0 avatar Sep 07 '23 09:09 Talal0

Hey @Talal0, I'll have a look into this (we're anyways reworking the example). Did you try to run it on an emulator or physical? Could you provide some information, so that I can get replicate the issue more easily?

See also this example (which should work): https://pub.dev/packages/passkeys/example

vincentdelitz avatar Sep 07 '23 11:09 vincentdelitz