Closed yasserosama07 closed 3 years ago
Thank you for reporting this @yasserosama07, I'll get back to you with an answer.
Hello @yasserosama07, @VTCoco and me have worked on this. Should be fix on the next release 3.1.2 (will be available in the next few days/week).
Hi @yasserosama07, we have release our SDK 3.1.2 for iOS - https://github.com/voxeet/voxeet-sdk-ios/blob/master/CHANGELOG.md#v312 - it contains the fix for the p / po command issue you were facing.
Thanks for reporting it!
Describe the bug
Run the sample app, add breakpoint anywhere, when using "po or p" i get error: virtual filesystem overlay file '/Users/voxeet/Library/Developer/Xcode/DerivedData/VoxeetSDK-ftomkwuqrnfvtreyrfoxdtigyjhn/Build/Intermediates.noindex/ArchiveIntermediates/VoxeetSDK/IntermediateBuildFilesPath/VoxeetSDK.build/Release-iphoneos/VoxeetSDK.build/all-product-headers.yaml' not found
error: couldn't IRGen expression. Please check the above error messages for possible root causes.
and i get the same error trying " po " while debugging on different project with VoxeetSDK installed
Expected Behaviour
the debugger prints out the value
Steps to Reproduce the Problem
Minimalistic code (recommended)
https://github.com/voxeet/voxeet-sdk-ios-gettingstarted
Specifications