Git Product home page Git Product logo

amzn / amazon-launcher-integration-cordova-plugin Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 9.0 22 KB

The Cordova plugin for Fire TV Launcher Integration makes it possible to integrate your HTML5 webapp with the Fire TV launcher. After integrating with the Fire TV Catalog, this plugin enables users to launch content in your app directly from search.

License: Apache License 2.0

JavaScript 57.79% Java 42.21%

amazon-launcher-integration-cordova-plugin's Introduction

Cordova plugin for Fire TV Launcher Integration

The Cordova plugin for Fire TV Launcher Integration makes it possible to integrate your HTML5 webapp with the Fire TV launcher. After integrating with the Fire TV Catalog, this plugin enables users to launch content in your app directly from search.

Instructions

You can find the instructions for the plugin located here: https://developer.amazon.com/docs/fire-tv/cordova-plugin-catalog.html

License

This library is licensed under the Apache 2.0 License.

amazon-launcher-integration-cordova-plugin's People

Contributors

jpeddicord avatar krossa-lab126 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

amazon-launcher-integration-cordova-plugin's Issues

Unexpected launcher behaviour

Description

Hi guys. We have a video streaming app already integrated with the Fire TV Catalog. Some strange behaviour happens when we try to integrate our app with the Fire TV Launcher using this plugin.

The first behaviour

The sign in intent does not behave as expected when we:

  1. Broadcast the SIGNIN intent.
  2. Check the Amazon Search result.

It does not change anything inside the Amazon Search result:

  • More ways to watch -> Also available with -> Our app (7-Day Free Trial)

Also, the button behaviour becomes useless. When we click on it, nothing happens (but the app is installed).

Bug - Only the SIGNIN intent

The second behaviour

The sign in intent and the play intent does not behave as expected when we:

  1. Broadcast the SIGNIN intent.
  2. Broadcast the PLAY intent.
  3. Broadcast the SIGNIN intent.
  4. Check the Amazon Search result.

It does not change anything inside the Amazon Search result:

  • More ways to watch -> Also available with -> Our app (7-Day Free Trial)

Also, the button behaviour becomes useless. When we click on it, nothing happens (but the app is installed).

Bug - SIGNIN PLAY without check

The third behaviour

The sign in intent and the play intent does not behave as expected when we:

  1. Broadcast the SIGNIN intent.
  2. Broadcast the PLAY intent.
  3. Check the Amazon Search result (works as expected).
  4. Broadcast the SIGNIN intent.
  5. Check the Amazon Search result (works as expected).
  6. Remove the app.
  7. Check the Amazon Search result (not as expected).

The button from inside the Amazon Search was changed:

  • Watch with APP

But the app is no more installed.

Bug - SIGNIN PLAY with check

We also did

  • We have checked if the intents are broadcasted. Them are!
  • We have checked if the content of the broadcasted intents are right. Them are, as described here.
  • We have checked if the js plugin returns success (inside the react app). It returns success as described at the bottom of this doc.

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.