Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Application start fails under Windows 10 UAP

Reineke__H_
Beginner
912 Views

While starting the the application websql database will be initialized. At this point app fails throwing message "Remote Procedure call failed". Do we have to install WebSql under Windows 10 UAP. Or what could be tha reason for that behaviour?

0 Kudos
3 Replies
Reineke__H_
Beginner
912 Views

Building and starting under Android now problem so far.
 

0 Kudos
PaulF_IntelCorp
Employee
912 Views

HR -- when running on a Windows 10 device you are running inside of an Edge webview, which is similar to running in the Edge browser. So you might want to test by loading your app in the Edge browser (which requires a Windows 10 machine). For example, open your index.html file directly with the Edge browser and then use the Edge debug console to look for error messages (similar to using Chrome DevTools or Safari Web Inspector).

0 Kudos
Reineke__H_
Beginner
912 Views

Thank you very much for that advice. It was at least an incompatibility of the edge indexeddb.

0 Kudos
Reply