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 6927965
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T11:07:22+00:00 2026-05-27T11:07:22+00:00

i have been following apps snowfall tutorial, but i am getting some issue in

  • 0

i have been following
apps
snowfall tutorial, but i am getting some issue in iOS 5, something like this
enter image description here
(source: appsamuck.com)

–

 (void)onAnimationComplete:(NSString *)animationID finished:(NSNumber *)finished context:(void *)context {

    UIImageView *flakeView = context;

****this is where the issue is: implicit conversion of a non objective c pointer type ‘void *’ to ‘UIimageview’ is disallowed when using ARC

Please suggest, how can I solve this problem.

Regards

enter image description here

  • 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-05-27T11:07:23+00:00Added an answer on May 27, 2026 at 11:07 am

    Expanding on @fluchtpunkt ‘s comment which should really have been an answer 😉

    ARC works by determining, at compile time, if the objects are needed or not – it then works out your retain/release for you.

    If you pass an object as (void *) the compiler cannot work out that it has to retain this object so it might get released before you use it.

    The __bridge explicitly tells the compiler that you are passing a ‘real’ object but using a void * to do it.

    However, there might be a risk of a memory leak if you don’t tell the compiler somewhere else that you are done with the object 🙂

    Take a look at http://developer.apple.com/library/ios/#releasenotes/ObjectiveC/RN-TransitioningToARC/index.html and search for ‘_bridge’ to see more details.

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

Sidebar

Related Questions

Hi I am quite new to php but i have been following some tutorials
I'm new to NHibernate... I have been following this NHibernate Tutorial from Gabriel Schenker
I have been following some MVC tutorials that connect to a sql mdf database
I'm a newcomer to Rails, and have been following the tutorial on the rails
I would like to install Python 2.5.5 to use with Google apps but have
I've been following a lot of good tutorials on building rails apps but I
I've been following the polls tutorial up until the point where I should have
I have been following a video tutorial from O'reilly media going through the basics
I have been following the usage of JavaScript for the past few years, and
I have been following the following post on using multiple ItemTemplates in a ListView

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.