Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7794151
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T22:42:09+00:00 2026-06-01T22:42:09+00:00

My app uses camera to take a photo. When I open the camera the

  • 0

My app uses camera to take a photo.
When I open the camera the second time (after I opened it the first time and closed it),
the app crashes with this message:

*** -[PLCameraPreviewView isKindOfClass:]: message sent to deallocated instance 0x4193380 

what is PLCameraPreviewView?
do you know what is happening, I just use the following code to open the camera:

self.imagePicker = [[[UIImagePickerController alloc] init] autorelease];
imagePicker.delegate = self;
imagePicker.sourceType =  UIImagePickerControllerSourceTypeCamera;
imagePicker.allowsEditing = NO;
[self presentModalViewController:imagePicker animated:YES];
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T22:42:10+00:00Added an answer on June 1, 2026 at 10:42 pm

    The reason is that I have a UIView category which has a method:

    +(UIView*)firstResponder;

    when I change the name of this method to

    +(UIView*)theFirstResponder;

    the problem went away.

    I guess we should not name the methods in our category similar to the built-in method names of that class.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an app in which the client uses the camera to take a
I have a App which uses the camera to take a picture. The camera
I'm currently developing an app which uses the built-in Camera. I call this snippet
I am working on an app that uses the camera to take a picture
I am writing an app that uses the camera intent to take a picture.
I'm working on an iPhone App that uses the camera to take pictures, then
I have an app that uses the iPhone camera and puts an overlay over
I am really interested in building an app that uses a phone's native camera
My app uses Barcode Scanner. I want to launch the scanner when I open
My app uses an API from an external JAR file. This JAR file has

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.