Wisej Hybrid

0
0

In my hybrid app all the members of Device are null.

License for hybrid is set.

Do you know why this variables arent not set?

Sincerely Rupert

 

  • You must to post comments
0
0

Some things to check:
-Do you have the most recent version of the Wisej VSIX installed? You can find it here: https://wisej.com/builds/
-Does the project have the Wisej Hybrid nuget package installed?

-Do you have these using statements at the top of the file?
using Wisej.Hybrid;
using Wisej.Web;

If none of these fix your issue, can you provide a sample project so that we can try to reproduce? You might need to delete the .vs bin and obj folders so that the file size is small enough for it to be uploaded.

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.