rbuiten
rbuiten
the problem looks like https://stackoverflow.com/questions/11495842/how-surfaceholder-callbacks-are-related-to-activity-lifecycle. I did resolve this issue by using a FrameLayout instead of SurfaceView. In my onResume i reload the data (remove all views of FrameLayout and...
i couldn't use version 2.2.2 (and 2.3.0-beta.4). Even with Rosetta mode enabled or just with a physical device. Will the frameworks be build with BUILD_LIBRARY_FOR_DISTRIBUTION set to YES? This will...
sorry for the late response, but the error is the same as above error: compiling for iOS 12.0, but module 'AzureCommunicationCommon' has a minimum deployment target of iOS 13.0: /Users/rbuiten/Library/Developer/Xcode/DerivedData/project-cuvhuaakbyehnodmsutkqpqtyckv/Build/Products/NL_ACC-iphoneos/AzureCommunicationCommon/AzureCommunicationCommon.framework/Modules/AzureCommunicationCommon.swiftmodule/arm64-apple-ios.swiftmodule...
hmm ok. I did update the minimum deployment target to 13. So, it's strange. But when I update the pod and set the deployment target to 12 it will work.
is there any update for this? I do have the same behaviour. When I have my phone on a table and check for the orientation (by context.resources.configuration.orientation) the phone will...
currently we are on 2.2.2, but we will go to the latest stable within a few weeks.