Greetings gentlemen,
So my app is working perfectly on development but not on production and i can't figure out why.
Here's a view class and it's supposed to load an image and then with that data draw it on a canvas, problem is on production my onLoad event isn't firing.
Here's the class(it's quite messy, sorry for that.)
Is there any reason why it's not loading on production?
The link i'm providing looks like this:
Any and all help is much appreciated!
Rohan