Giter Site home page Giter Site logo

Comments (12)

yaronyg avatar yaronyg commented on August 22, 2024

10/21 - Was spent on solidifying story 0 and now just moving to story 0.0.1.

from postcardapp.

yaronyg avatar yaronyg commented on August 22, 2024

10/30 - Will start working on this (finally!) today!!!! First step is to merge thali_cordovaplugin 0.0.1 into the postcard app.

from postcardapp.

yaronyg avatar yaronyg commented on August 22, 2024

11/2 - Just starting to work on some issues with the mock UX and working with the REST API.

from postcardapp.

deadlyfingers avatar deadlyfingers commented on August 22, 2024

Reworking user login from story_0 to story_001 spec.

It it okay to call webview/DeviceIdentity at app launch without stopping TRM - this procedure is just needed while webview/IdentityExchange is running?

from postcardapp.

yaronyg avatar yaronyg commented on August 22, 2024

Yes, it's fine. You should be able to call DeviceIdentity at any time. If not then we have a bug.

from postcardapp.

deadlyfingers avatar deadlyfingers commented on August 22, 2024

Getting a 400 error when trying to pair atm

ExecuteExchange peerDeviceId:F8:CF:C5:7A:32:6A
http://localhost:5000/webview/IdentityExchange/ExecuteExchange Failed to load resource: the server responded with a status of 400 (Bad Request)
page-pair.html:112 Error, could not Execute Exchange. error

Update: working now - was using a different case!

from postcardapp.

deadlyfingers avatar deadlyfingers commented on August 22, 2024

Potentially found another issue to raise? As we will be using the DK-hash as Id for Postcards the value needs to support REST. Sometimes the hash contains '/' or other invalid characters which results in a 404 error as the url thinks its a dir and can't resolve it as a PouchDB filename Id.

Also means I can't save the contact if their DK-hash contains a slash '/' char.

from postcardapp.

yaronyg avatar yaronyg commented on August 22, 2024

11/9 - working but we have to get it working with #55

from postcardapp.

yaronyg avatar yaronyg commented on August 22, 2024

11/9 - Needs some finishing, hoping for PR on 11/10.

from postcardapp.

deadlyfingers avatar deadlyfingers commented on August 22, 2024

@mattpodwysocki peerFriendlyName seems to duplicate on requests?

I/jxcore-log( 2048): INFO identityExchange We will advertise the following device name as we start: /X8v+Cl+Q8+UhCPbyXi07Q==;sony
I/jxcore-log( 2048):
I/jxcore-log( 2048): INFO identityExchange We will advertise the following device name as we start: /X8v+Cl+Q8+UhCPbyXi07Q==;sony;sony

from postcardapp.

yaronyg avatar yaronyg commented on August 22, 2024

@deadlyfingers please follow up with @mattpodwysocki , this looks like a pretty straight forward bug.

from postcardapp.

deadlyfingers avatar deadlyfingers commented on August 22, 2024

Couple of things to review:

  • If you have an illegal url char in DeviceIdentity - no REST calls will work.
  • Sometimes I have to reset my Android phones to get PUT /webview/IdentityExchange working. (think maybe one of my phones is a bad peer!)

from postcardapp.

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.