Git Product home page Git Product logo

Comments (3)

vincentdelitz avatar vincentdelitz commented on June 15, 2024

@spendres we're on it and keep you posted

from flutter-passkeys.

incorbador avatar incorbador commented on June 15, 2024

Hi @spendres. We fixed the example on main now. Can you please pull main and run the example again?

Our approach for the example is quite simple right now. We configured "project.pbxproj" with a static DEVELOPMENT_TEAM ("0000000000") and PRODUCT_BUNDLE_IDENTIFIER ("com.corbado.passkeys.pub"). We need to know these values in advance as we need to whitelist them at the relying party server that is used in the example.

On a simulator this is not a problem though as a real signing profile is only needed to test the app on physical devices. Please don't update the DEVELOPMENT_TEAM or the PRODUCT_BUNDLE_IDENTIFIER when you open the example in XCode.

Feel free to add more comments here if you have further questions or issues connected to this topic :)

from flutter-passkeys.

spendres avatar spendres commented on June 15, 2024

To make this example work:

  1. xed . within iOS directory... to open XCode
  2. Within XCode, use the File → Open Simulator menu option(I used iPhone14).
  3. flutter run

Otherwise flutter run overwrites project.pbxproj as it tried to build the app for and run the project on my device. I had to git restore the modified files, then open a simulator before executing flutter run. Then the demo worked on the simulator.

Thanks for updating this example.

from flutter-passkeys.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.