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

IOS Compile error #31

Open
blueddarker opened this issue Dec 11, 2020 · 4 comments
Open

IOS Compile error #31

blueddarker opened this issue Dec 11, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@blueddarker
Copy link

Expected Behavior

IOS compile error

Current Behavior

IOS compile error.

Possible Solution

Steps to Reproduce

  1. amplitude_flutter: ^2.0.0
  2. flutter pub get
  3. Run

스크린샷 2020-12-11 오후 5 38 32

Environment

  • SDK Version: Amplitude (7.2.0)
  • Flutter Version: 1.22.5
  • Device: any iOS device
  • Device OS and Version: any iOS device
@blueddarker blueddarker added the bug Something isn't working label Dec 11, 2020
@haoliu-amp
Copy link
Contributor

Hello, I was not able to produce this. I tested on Flutter 1.20.0, 1.22.0 and 1.25.0. What version of Xcode do you use?

@blueddarker
Copy link
Author

xcode version is 12.2 (12B45b)
Maybe it's a problem because I don't use the 'use_frameworks!'.
My project should not use the 'use_frameworks!'.

@haoliu-amp
Copy link
Contributor

You mean the line inside Pod file generated by Flutter? I am not sure if it's the problem of not having use_frameworks.

@nechtas
Copy link

nechtas commented Apr 13, 2023

Still the issue. If podfile doesn't contain use_frameworks! this error will be reproducible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants