I have a web application I have been developing that uses maps SDK components version 4.33 and calcite components 3.3. The application works fine and displays on iPhone in Safari, iPad, and other coworkers android devices. However, I have an older Kindle Fire HD tablet that runs Fire OS 5 and the Silk browser where there are issues. Only the header for my web application displays in the Silk browser and the map and all other components do not appear. I also tried in Google Chrome on the tablet and the calcite buttons I have start to display but then disappear with the map not displayed.
I fully upgraded the system (os) for my tablet to see if that would help but it didn't seem to make a difference. I have also done remote debugging in chrome to view the console and network traffic from another computer and did not see any errors in the javascript console. All of the network traffic looked fine too with mostly 200 status. It may just be the case where my tablet is too old and no longer supported, but other web applications that use javascript like ArcGIS Online appear to work. Has anyone else had similar issues or have another suggestion I could try aside from getting a newer tablet?