Vector Drawing PDF Crash Bug on Ipad Pro
Your pdf algorithm is bugging out when I draw on it. It shuts down while I am taking notes and crashes, removing all the progress (yes its saved locally...). I am an engineer, and I have identified the source of your issue(fix in the next update):
The number of bugs increases in rate with the number of pages/drawings. Not all the vectors for every pen stroke needs to be available to the user, only the target page(or pages). It would be more efficient to store the data dynamically. Video games do the same with FOV rendering. Just select a FOV of 3 pages so the user doesn't feel a delay and store the rest cause your Ipad clearly cant handle more than a couple pages of vectorized pen strokes.
iPad Air, iPadOS 18