Quote:
Originally Posted by mozaharul
Its the same as before, work on desktop but not on the device.
|
We need a
LOT more detail than this to even start to help. Have you optimised compiled the code? That compiler is very fussy and may show where a problem lies. If it gets through the optimising compiler and still misbehaves you need to remove bits from your code until the problem goes away. That will give you some idea of where the problem lies. If you can't then find the problem post the smallest bit of code you can make that shows the problem.