- Messages
- 61
- Country
Hi everyone,
I have been trying to get into EFB development using the SDK EFB sample for MSFS2024.
When I was working with SDK 1.4.3, I could compile and display it without any problems, however, I was unable to see any changes when I edit the sources, SamplePage.TSX and SamplePopup.TSX. I have no idea how the compilation works, and from where the compiler gets the sources. But the sample app at least appeared on the EFB.
In SDK 1.4.4, It is even worse - I get a compiled package, bot nothing is in it - just a stub. Nothing appears on EFB.
[EDIT] I got it to compile and produce output in 1.4.4. (forgot to use all the npm commands) but I am still not seeing any changes. I can even see the changes in the built TemplateApp.js, but they are not shown in the actual EFB in-sim. I DO see the changes, but only if I re-start the sim. Do I really have to re-start the sim if I want to see the changes???
Any idea what is going on? I find SDK samples to be incomplete and full of inconsistencies between documentation and code.
Thanks in advance!
I have been trying to get into EFB development using the SDK EFB sample for MSFS2024.
When I was working with SDK 1.4.3, I could compile and display it without any problems, however, I was unable to see any changes when I edit the sources, SamplePage.TSX and SamplePopup.TSX. I have no idea how the compilation works, and from where the compiler gets the sources. But the sample app at least appeared on the EFB.
In SDK 1.4.4, It is even worse - I get a compiled package, bot nothing is in it - just a stub. Nothing appears on EFB.
[EDIT] I got it to compile and produce output in 1.4.4. (forgot to use all the npm commands) but I am still not seeing any changes. I can even see the changes in the built TemplateApp.js, but they are not shown in the actual EFB in-sim. I DO see the changes, but only if I re-start the sim. Do I really have to re-start the sim if I want to see the changes???
Any idea what is going on? I find SDK samples to be incomplete and full of inconsistencies between documentation and code.
Thanks in advance!
Last edited: