I have a app which uses an animated gif on the third card of the stack with a transparent button over a map to go to the next card.
on mouseup
go to the next card
end mouseup
The card hangs up for about one to two minutes. It finally recovers with a message:
The handler: cREVGenral has reached ...
Search found 2 matches
- Fri Aug 31, 2012 5:13 pm
- Forum: iOS Deployment
- Topic: redundant hang up from script message
- Replies: 0
- Views: 1586
- Sun Jun 17, 2012 9:49 pm
- Forum: iOS Deployment
- Topic: Can't install applicaton
- Replies: 1
- Views: 2332
Can't install applicaton
I'm building a iPad app and it works fine. I'm trying to create a standalone and I get a error message : Can't install application The application < /Users/ecawley/KTRiver/KTRiver Miss/KTRiver Miss.app does not specify a CFBundleExecutable >. The app. has the CFBundleExecutable in the plist, how do ...