Giter VIP home page Giter VIP logo

Comments (15)

andrewloyola avatar andrewloyola commented on September 6, 2024 2

fixed as of release 1.4.0

from analytics-ios-integration-amplitude.

f2prateek avatar f2prateek commented on September 6, 2024

Can you clarify where you're seeing that error? Which version are you using?

from analytics-ios-integration-amplitude.

andrewloyola avatar andrewloyola commented on September 6, 2024

screenshot 2016-04-06 13 41 34

see attached screenshot.

Amplitude-iOS = 3.5.0
Segment-Amplitude 1.1.1

it looks like the latest podspec points to 3.6.0 of Amplitude-iOS? perhaps that's part of the issue. Any plans to push this out?

from analytics-ios-integration-amplitude.

f2prateek avatar f2prateek commented on September 6, 2024

I just published 1.2.0, but unsure if that's going to fix this issue.

from analytics-ios-integration-amplitude.

hankim813 avatar hankim813 commented on September 6, 2024

@andrewloyola do you still have this issue after @f2prateek recent push?

from analytics-ios-integration-amplitude.

andrewloyola avatar andrewloyola commented on September 6, 2024

sorry for the delay, I just checked and it indeed does fail in the same way with 1.2.0. @hankim813 @f2prateek

from analytics-ios-integration-amplitude.

f2prateek avatar f2prateek commented on September 6, 2024

@andrewloyola could you share your podfile (and Podfile.lock)?

from analytics-ios-integration-amplitude.

louoso avatar louoso commented on September 6, 2024

Same issue for me. If you change <Amplitude-iOS/Amplitude.h> to <Amplitude_iOS/Amplitude.h> it resolves it.

from analytics-ios-integration-amplitude.

louoso avatar louoso commented on September 6, 2024

So for frameworks "if your product name has any nonalphanumeric characters, such as a period (.), they are replaced with an underscore (_) in your product module name" from https://developer.apple.com/library/ios/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html

from analytics-ios-integration-amplitude.

f2prateek avatar f2prateek commented on September 6, 2024

I see, so is this is because you have use_frameworks! in your Podfile?

from analytics-ios-integration-amplitude.

louoso avatar louoso commented on September 6, 2024

yeah, pretty much

from analytics-ios-integration-amplitude.

f2prateek avatar f2prateek commented on September 6, 2024

Is there anything we can do? Changing to _ instead of - will fail for users not using use_frameworks!. I wonder if using module imports automatically does the right thing https://github.com/segment-integrations/analytics-ios-integration-amplitude/pull/5/files

from analytics-ios-integration-amplitude.

louoso avatar louoso commented on September 6, 2024

I can't see how that wouldn't work for me, but I have no idea about anyone who isn't using use_frameworks!. Do you have a test project setup that way?

from analytics-ios-integration-amplitude.

louoso avatar louoso commented on September 6, 2024

just to confirm, using module imports works for me.

from analytics-ios-integration-amplitude.

f2prateek avatar f2prateek commented on September 6, 2024

Thanks for confirming!

from analytics-ios-integration-amplitude.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.