Jump to content

c is not a constructor


herculanojs

Recommended Posts

c is not a constructor

 

I definitely can not understand what causes this damn error. Everything working normally, you updated the version and things that were working normally start to give problems.

This has been a constant struggle.

 

 


What does the core try to do that occurs?

There has to be a message, something more friendly so we can understand and find the problem.

 



I have an ERP operating on more than 300 100% unigui customers today.

I can not stay with these problems, which occur in those versions.

This discredits my software, and unigui itself.

 

The change in the form of the messages was a headache that consumed many hours and inconveniences to the customers.

 

You can not test a whole gigantic ERP like ours in search of small bugs because of the change of a version of unigui.

Even more so than this occurs almost every day.

Link to comment
Share on other sites


Together with Farshad we solved the problem.

An old verification code if it was running on the mobile platform, was failing and moving on to creating a desktop application form.


 

     result := UniSession.isMobile;

//     result := false;

//

//     uPlat := UniApplication.UniPlatform;

//

//     if (upMobile in uPlat) then

//        result := True;

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...