Hi everyone! Is possible to catch an error occured internal in library?
As write in wish, there is an error on svg library that doesn't work properly on some device (iphone SE and iPhone 7). I tried to put svg.initialize in a try catch, but the app will crash without catch the error. Is there a way to avoid the crash? Thanks
As write in wish, there is an error on svg library that doesn't work properly on some device (iphone SE and iPhone 7). I tried to put svg.initialize in a try catch, but the app will crash without catch the error. Is there a way to avoid the crash? Thanks