GithubHelp home page GithubHelp logo

Comments (8)

briancaw avatar briancaw commented on June 28, 2024

Thanks for reporting @justin. We're actively looking into this and will communicate timing for a release in the near future.

from appboy-ios-sdk.

Wenzhi avatar Wenzhi commented on June 28, 2024

Hi @justin,

I just tested our sample swift project in Xcode 7.3 and Swift 2.2, also created a brand new swift project to test, but I didn't have any issue using ABKSessionTimeoutKey.

May I ask if you integrated Appboy following our documentation? If not, could you give me more detail about your integration so I can reproduce your issue?

Thanks,
Wenzhi

from appboy-ios-sdk.

justin avatar justin commented on June 28, 2024

We don't use Cocoapods. We are using the manual integration setup and have AppboyKit imported via our ObjC bridging header.

When you try to create the Generated interface for Appboy.h do you see the extern NSString *const keys? We see none of them.

screen shot 2016-03-28 at 10 22 15 am

from appboy-ios-sdk.

briancaw avatar briancaw commented on June 28, 2024

Hey @justin

I can reproduce this on a manual integration for Swift 2.2. The problem is that those variables are defined inside the @interface tag in Appboy.h. You should be able to move them outside the interface and then see them become available.

Please let us know if this solves your issue; if it does, it would be good to know if you can use a locally modified SDK until our next planned release (3 weeks) or if you'd require a release sooner.

Thanks,
Brian

from appboy-ios-sdk.

johannth avatar johannth commented on June 28, 2024

This also affects ABKUserGenderType and ABKNotificationSubscriptionType which are declared within the @interface tag of ABKUser.h. You can still use ABKUser in Swift but we need to subclass it in Swift for testing purposes and then the ABKUserGenderType is undeclared.

from appboy-ios-sdk.

briancaw avatar briancaw commented on June 28, 2024

Hy @johannth

Thanks very much for reporting - we've also got those moved out of the interface tag now and will have that as part of the release that fixes this issue.

from appboy-ios-sdk.

justin avatar justin commented on June 28, 2024

We release at the first of the month, but we can survive until our May release if the timing doesn't work.

from appboy-ios-sdk.

briancaw avatar briancaw commented on June 28, 2024

Hey All,

This is fixed in version 2.19.2 that just went live. Please reopen and let us know if you run into any further issues.

Thanks,
Brian

from appboy-ios-sdk.

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.