flutter_html_to_pdf
flutter_html_to_pdf copied to clipboard
ios bug
Pdf links generated in IOS have a blank page
Maybe I can enlighten it a little bit. This is the error message I get in the console for an iOS device. (physical device, not simulator)
[assertion] Error acquiring assertion: <Error Domain=RBSAssertionErrorDomain Code=2 "Specified target process does not exist" UserInfo={NSLocalizedFailureReason=Specified target process does not exist}> [ProcessSuspension] 0x147af8d80 - ProcessAssertion: Failed to acquire RBS assertion 'ConnectionTerminationWatchdog' for process with PID=4138, error: Error Domain=RBSAssertionErrorDomain Code=2 "Specified target process does not exist" UserInfo={NSLocalizedFailureReason=Specified target process does not exist} Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified service
I don't understand. My generation doesn't report errors, but there is a blank page on IOS