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

Getting error while building code for iOS #8

Open
Pratik525 opened this issue Mar 27, 2024 · 2 comments
Open

Getting error while building code for iOS #8

Pratik525 opened this issue Mar 27, 2024 · 2 comments

Comments

@Pratik525
Copy link

Tried running the repo code directly without any modifications.
Error : Value of type 'MapplsDirectionViewController' has no member 'shouldShowRouteReportSummary'
Screenshot 2024-03-27 at 10 03 36

Screenshot 2024-03-27 at 10 04 14
@Saksham66
Copy link
Collaborator

Hi @Pratik525,

Please add below line in your podfile:
pod 'MapplsDirectionUI', '1.0.4'

Than use pod deintegrate and than pod install

@Pratik525
Copy link
Author

Pratik525 commented Mar 27, 2024

@Saksham66 Did the same still the issue persists
Here is how my pod file looks like
Screenshot 2024-03-27 at 15 23 15

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

No branches or pull requests

2 participants