Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXC_BAD_ACCESS #16

Closed
HughJia opened this issue Nov 6, 2014 · 6 comments
Closed

EXC_BAD_ACCESS #16

HughJia opened this issue Nov 6, 2014 · 6 comments

Comments

@HughJia
Copy link

HughJia commented Nov 6, 2014

A brand new and pure swift project, followed the instruction to add LTMorphingLabel. Build is fine, but when app is running, XCODE gives EXC_BAD_ACCESS. wondering why...

@lexrus
Copy link
Owner

lexrus commented Nov 6, 2014

I can't answer your question without details. Could you please make it more specific.

@HughJia
Copy link
Author

HughJia commented Nov 6, 2014

Ok. I did these:

  1. Create a new project use swift
  2. Copy ltmorphinglabel folder into new project
  3. Put a label on view and change type to ltmorphinglabel
  4. Write code in function viewdidload:
    Self.label.text ="text"
  5. Run app and it gives out exc_bad _access on 4th step

Nothing else. This problem drives me crazy...

@HughJia
Copy link
Author

HughJia commented Nov 7, 2014

Maybe i missed something?

@HughJia
Copy link
Author

HughJia commented Nov 7, 2014

After a whole days compare between two project, i think you should tell users that they should set Labels CUSTOMER CLASS to LTMorphingLabel in storyboard, or itll breakdown!!! Ive only change it in code.

@lexrus
Copy link
Owner

lexrus commented Nov 7, 2014

Uh... it is a common sense.

@lexrus lexrus closed this as completed Nov 7, 2014
@TevinScott
Copy link

Nope, im fairly new to mobile app development and find the instructions for this library terrible, im having to learn from your issues tab. terrible response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants