Code Monkey home page Code Monkey logo

openkit-ios's People

Contributors

lzell avatar manucorporat avatar suneets avatar toddham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openkit-ios's Issues

OpenKit ANE (IOS / Android)

Do you ever planning to develop Adobe Native Extension (ANE) for OpenKit? AIR Community really needs this in their mobile games!

Openkit first time run

The first time that I always run the game on iOS I get a crash with this error:

2013-12-16 17:27:01.296 smashit[1153:60b] OpenKit: OKManager registerToken, data:
2013-12-16 17:27:01.314 smashit[1153:60b] OpenKit:Info: cache queue is com.openkit.cache_queue
2013-12-16 17:27:01.415 smashit[1153:1503] OpenKit:Info: Executing create sql for db at /var/mobile/Applications/0303563C-6A40-4E0B-AA40-10AC7CA53D3E/Library/Application Support/OpenKit/Session-0.0.38.sqlite
2013-12-16 17:27:01.576 smashit[1153:1503] OpenKit:Info: No previous session found. Creating new row with new uuid and new pushToken.
2013-12-16 17:27:01.597 smashit[1153:1503] OpenKit:Info: Performing cache update: insert into sessions (uuid, fb_id, google_id, custom_id, ok_id, push_token, client_created_at) values (?, ?, ?, ?, ?, ?, ?)
Mono path[0] = '/var/mobile/Applications/0303563C-6A40-4E0B-AA40-10AC7CA53D3E/smashit.app/Data/Managed'
Mono config path = '/var/mobile/Applications/0303563C-6A40-4E0B-AA40-10AC7CA53D3E/smashit.app/Data/Managed'
2013-12-16 17:27:01.696 smashit[1153:1503] OpenKit:Info: ...success
2013-12-16 17:27:01.829 smashit[1153:1503] OpenKit: Initializing AFOauth1Client with endpoint: http://api.openkit.io/v1
2013-12-16 17:27:01.842 smashit[1153:1503] *** Assertion failure in -[AFOAuth1Client initWithBaseURL:key:secret:], /Users/suneets/OpenKit/public_repos/openkit-ios/Vendor/AFOAuth1Client/AFOAuth1Client.m:165
2013-12-16 17:27:01.850 smashit[1153:1503] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: clientID'
*** First throw call stack:
(0x2e594f4b 0x389246af 0x2e594e25 0x2ef3cfe3 0x127d1f1 0x12714d5 0x1271793 0x1271db3 0x129226f 0x1292dd9 0x1292785 0x12628e9 0x38e07d1b 0x38e08293 0x38e086f7 0x38e1a8f9 0x38e1ab79 0x38f49dbf 0x38f49c84)
libc++abi.dylib: terminating with uncaught exception of type NSException

I have to clean and build again on the Xcode to fix the problem

Frameworks Linking

When I added OpenKitSDK to my project I was getting linking errors. It is noted in the read me that you have to add the following frameworks to your project:

  libsqlite3.dylib
  Security.framework
  QuartzCore.framework
  AdSupport.framework
  Accounts.framework
  Social.framework
  MobileCoreServices.framework
  SystemConfiguration.framework

It should be noted that you also have to add these two frameworks now.

  GameKit.framework
  MessageUI.framework

Crash when i login

It crashed at NSURL *url = [NSURL URLWithString:path relativeToURL:self.baseURL]; in AFHTTPClient.m when I login:

2014-06-13 16:01:25.016 SUBIS[10682:6303] -[NSPathStore2 absoluteURL]: unrecognized selector sent to instance 0x1d1b2ca0
2014-06-13 16:01:25.021 SUBIS[10682:6303] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSPathStore2 absoluteURL]: unrecognized selector sent to instance 0x1d1b2ca0'
*** First throw call stack:
(0x358ed2a3 0x350bf97f 0x358f0e07 0x358ef531 0x35846f68 0x3584a63f 0x35849443 0x358547e7 0x3a8584b1 0x3a858405 0x124e71 0x18e5b5 0x1cf725 0x1cf9c9 0x1d7ceb 0x1d816f 0x1d7fa7 0x1d82c9 0x39cc611f 0x39cc599b 0x39cc5895 0x39cd4215 0x39cd43b9 0x3996ea11 0x3996e8a4)
libc++abi.dylib: terminate called throwing an exception

Please help me !

Where is Twitter auth?

I can't find twitter auth. But I saw some apps, witch using twitter auth with OpenKit in AppStore. What is it?

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.