Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MaterialComponents to the latest version(92.0.0) #664

Merged
merged 49 commits into from
Dec 30, 2019

Conversation

newky2k
Copy link
Contributor

@newky2k newky2k commented Sep 10, 2019

No description provided.

@newky2k newky2k changed the title Update MaterialComponents to the latest version(88.2.0) Update MaterialComponents to the latest version(92.0.0) Sep 26, 2019
@mattleibow
Copy link
Collaborator

Should this be merged first? #666

@Digifais
Copy link

@newky2k Could we have another bump to v92.4.0 before this gets possibly merged?

@dkornev
Copy link

dkornev commented Nov 16, 2019

Hi @newky2k,

First of all thanks for maintaining the MaterialComponents bindings for Xamarin.
Why this pull request hasn't been merged yet? Do you need any help with it?

@Digifais
Copy link

@mattleibow Could you shine some light on this PR? The material components for iOS got updated to v94.2.0 in the meanwhile.

@AyonAB
Copy link

AyonAB commented Nov 27, 2019

Why this haven't marged yet?

@newky2k newky2k requested review from mattleibow, SotoiGhost and Redth and removed request for mattleibow December 18, 2019 18:50
@Redth Redth merged commit e78e866 into master Dec 30, 2019
@newky2k newky2k deleted the dh_MaterialComponentsUpdate branch December 30, 2019 19:35
@MarvinFrankenfeld
Copy link

I am not able to use the actionsheetcontroller with the latest version 92.0.0-rc2. I get the following error:

dyld: Symbol not found: OBJC_CLASS$_MDCActionSheetAction
Referenced from: /var/containers/Bundle/Application/566E3562-7714-44EE-AAB2-D4EF4A487B95/UInterface.iOS.app/UInterface.iOS
Expected in: /private/var/containers/Bundle/Application/566E3562-7714-44EE-AAB2-D4EF4A487B95/UInterface.iOS.app/Frameworks/MaterialComponents.framework/MaterialComponents
in /var/containers/Bundle/Application/566E3562-7714-44EE-AAB2-D4EF4A487B95/UInterface.iOS.app/UInterface.iOS

@ChasakisD
Copy link

@newky2k Same issue here. ActionSheetController Class pointer is zero

@gadeweever
Copy link

@ChasakisD or @MarvinFrankenfeld Did you find a solution for this? Our application is terminating on launch with:

dyld: Symbol not found: OBJC_CLASS$_MDCActionSheetAction
Referenced from: /var/containers/Bundle/Application/0D9D1D8F-CC3E-4825-ACF9-1342A9C90E28/APP.UX.iOS.app/APP.UX.iOS
Expected in: /private/var/containers/Bundle/Application/0D9D1D8F-CC3E-4825-ACF9-1342A9C90E28/APP.UX.iOS.app/Frameworks/MaterialComponents.framework/MaterialComponents
in /var/containers/Bundle/Application/0D9D1D8F-CC3E-4825-ACF9-1342A9C90E28/APP.UX.iOS.app/APP.UX.iOS

@ChasakisD
Copy link

@gadeweever Use latest stable version. It's fixed there!

@gadeweever
Copy link

@ChasakisD Thanks! For some reason it reproe'd until I cleaned the project and rebuilt. Thinks sheem okay now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants