Giter Club home page Giter Club logo

Comments (7)

austintaylor avatar austintaylor commented on September 18, 2024

That's strange. I can run it under iOS 4.2 in the simulator, and it doesn't crash. Can you give me any more information from the console output? Does it run fine if you comment out the setDelegate and setStyleSheet calls? Or is it just any call to UserVoice will make it crash?

from uservoice-ios-sdk.

Piero87 avatar Piero87 commented on September 18, 2024

in the simulator all work fine, but when i run it on my iPhone where i have iOS 4.2.1 give me that error i write you up, and that error appears only if i press the button launch feedback in the user voice example, the app run perfectly, but when i press it, give me that error...

from uservoice-ios-sdk.

austintaylor avatar austintaylor commented on September 18, 2024

What version of Xcode are you using? I don't understand how it could build without errors but not be able to find those methods at runtime.

from uservoice-ios-sdk.

Piero87 avatar Piero87 commented on September 18, 2024

the last version Xcode 4.3.3...

from uservoice-ios-sdk.

Piero87 avatar Piero87 commented on September 18, 2024

Another thing, if in the user voice example i try to use this:

UVConfig *config = [UVConfig configWithSite:@"YOUR_USERVOICE_URL"
andKey:@"YOUR_KEY"
andSecret:@"YOUR_SECRET"];

instead of this:

[UserVoice setDelegate:self];
[UserVoice presentUserVoiceModalViewControllerForParent:self
andSite:@"demo.uservoice.com"
andKey:@"pZJocTBPbg5FN4bAwczDLQ"
andSecret:@"Q7UKcxRYLlSJN4CxegUYI6t0uprdsSAGthRIDvYmI"];

like say in the readme give me an error: Use of undeclared identifier 'config'

from uservoice-ios-sdk.

austintaylor avatar austintaylor commented on September 18, 2024

The example app is a bit out of date, and includes an older version of the lib, which doesn't match the current README. You're better off to follow the README as best you can and use the latest release version of the SDK: https://github.com/uservoice/uservoice-iphone-sdk/downloads

I'll get the example app up to date soon.

from uservoice-ios-sdk.

Piero87 avatar Piero87 commented on September 18, 2024

Thank you very much, i'm using the old lib, now all work very well!! thanks!

from uservoice-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.