Version 1.0.3 Release Notes
Warning: Fire App Builder has reached its end of standard support. For the latest Fire TV samples, see the GitHub for @AmazonAppDev.
Version 1.0.3 provides bug fixes related to app crashes due to invalid feeds, analytics tracking on playback finished events. It was released on April 14, 2017.
Bug Fixes
- App doesn't crash with invalid feed objects. If your media feed has an invalid object, such as a bad media URL, the app will no longer crash. Instead, the app will skip the item and note the problem in the logs.
- Fixed analytics tracking for ACTION_PLAYBACK_FINISHED events. In the analytics components, the ACTION_PLAYBACK_FINISHED event was incorrectly configured. As a result, the action was tracked twice. This is now fixed.
Tip: See Fork and Clone Fire App Builder, then Add a Remote for details on how to get the latest changes into your own repo.
Last updated: Apr 14, 2017