Hi
I am a sole PB developer at work and have been tasked to convert an in-house application from its desktop form to Web and Mobile.
I have not done any Web/Mobile conversion before and I am stuck and needing your help.
The app has been migrated from 2017 R3 to 2019 R2 via PB CloudPro.
I compiled it in CloudPro and got tons of invalid or unsupported objects and function calls. Almost all of them are from the Foundation Class (PFC), which I have no clue what to deal with. I am baffled with the idea that the PFC would be invalid in PB's edition series. But, that's not a showstopper as those errors would not prevent the app from executing.
I can run the app to web (using localhost) and it runs just fine other than a few none-PFC function calls that have been unsupported. Hence my other question -> https://bit.ly/2zww0I2
With having done all that, where does this SnapDevelop feature come into play? How do I utilize it or do I need it at all to convert the app to web/mobile?
Thank you