I developed a game which is running on any device which have OS 6. When we run this game on lower OS 6 then a problem occur :
Module ‘net_rim_ui_api’ not found
Please tell me the solution of this problem.
I developed a game which is running on any device which have OS 6.
Share
Generally this error comes when the module is missing , i think you have used some API and it create two or more “.cod” file please check in you deliverables folder in your project and install all “.cod” files.
I hope it will help you.