Mohamed M. Hassan
Mohamed M. Hassan
This change here is fixing the 1016 issue. https://github.com/ryanheise/audio_service/issues/1016 It is basically solving the problem based on this guidance here: https://developer.apple.com/forums/thread/654413 ## Pre-launch Checklist - [X] I read the [CONTRIBUTING.md]...
### Documented behaviour You encapsulate your audio code in an audio handler which implements standard callbacks on Android, iOS and the web that allow it to respond to playback requests...
``` Traceback (most recent call last): File "/Users/mohamed/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 5225, in getInsertionPoints insertion_points.append(InsertionPointForActiveScan(injector, upload_type, function, args, kwargs)) File "/Users/mohamed/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 5423, in __init__ payload, expect, name, ext, content = self._create_content("TestWithAPayloadThatHasAGoodLength")...