Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Issue with iOS 4.3
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Thomas Van Lenten  
View profile  
 More options Oct 12 2012, 2:14 pm
From: Thomas Van Lenten <thoma...@gmail.com>
Date: Fri, 12 Oct 2012 14:14:19 -0400
Local: Fri, Oct 12 2012 2:14 pm
Subject: Re: Issue with iOS 4.3

The deployment targets is being set to something that always has
NSJSONSerialization.  You need to have it set (on the target that compiles
the GTL code) to go back to iOS 4.3.  You'll also need to include SBJSON.

TVL

On Fri, Oct 12, 2012 at 1:41 PM, Leon Lucardie <leonlucar...@gmail.com>wrote:

> I'm currently having an issue while using the GTL library and deploying to
> iOS 4.3.

> I got the library linked to my project and it builds and runs fine on iOS
> 5 and iOS 6.
> The problem is whenever I run the project on iOS 4.3 or lower I get the
> following error when it starts:

> dyld: Symbol not found: _OBJC_CLASS_$_NSJSONSerialization

> This only happens when I have the library linked to my project. Running
> the project without the GTL library works fine in iOS 4.3.
> What could be the problem here and how can I fix it?

> I have the library linked like this:

> -Added the GTL.xcodeproj to my application project (for cross-reference)
> -Added libGTLTouchStaticLib.a to my Link Binary with Libraries list
> -Added the generated header files that are generated in the DerivedData
> folder to my application
> -Added the GTLBlogger source files to my application (since the Blogger
> API is the only one I use). Added the -fno-objc-arc compiler flag
> -Added the '-ObjC -all_load' Linker Flag to the build settings


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.