Michael Norgren
Michael Norgren
> Also facing an error that states "_Concurrency module not found" Have you found a solution yet? I am experiencing the same issue. I've attempted to specify FBSDKCoreKit 5.2.0 and...
I think I may have resolved a workaround by adding the following to my pod file: pod 'GoogleSignIn', '~> 5.0.2' ``` target 'App' do capacitor_pods # Add your Pods here...
Has anyone found a workaround for this? I am also experiencing issues with Edge (and IE also - not sure if it is the same issue)
I am also experiencing this. Anyone have solutions?
Same here. Worked on 5.4.0 for me Anyone have ideas?
Anyone have suggestions on how to do this? This would be very beneficial to me as well
Bump - This would be a great feature
@ayya1987 - That fixed it for me, thanks! It would be nice to be able to toggle some settings without the need to reset the image (causes a flicker and...
Also curious on an update. I want to allow the users to toggle the "Lock aspect ratio" feature. Trying to figure out a work-around right now to reload the cropper,...
I am also needing to support streaming in my AWS Lambda. Preferably only one a specific endpoint. Has anyone already put together a workaround to get this to work until...