You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
@ay8s there is this pull request opened from August that fixes this issue #3310
if @SkyOfFeather didn't sign the https://code.facebook.com/cla maybe you can just make the change? this is a change in the declaration from (id) to (NSDictionary *)
Although upgrading to Texture is better but will be harder in big codebase.
Thanks
Unfortunately no PR's will be accepted here. Best to upgrade as theres been years of improvements since. There shouldn't be too many code breaking changes to work through.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ASDefaultPlaybackButtonType buttonType = (ASDefaultPlaybackButtonType)[parameters[@"buttonType"] intValue];
UIColor *color = parameters[@"color"];
Expected method to read dictionary element not found on object of type 'id'
The text was updated successfully, but these errors were encountered: