Hello, I downloaded the new growl sdk yesterday. First I installed growl and ran my app. All notifications came along nicely. Then I went onto link my app with the growl-withinstaller framework. The framework got linked properly and also got copied to the contents/Frameworks directory of the app. But when I am running the app now, there is a small hiccup. My app just dies without even registering app. When i checked the logs I found the following error -
Application Specific Information: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** +[GrowlApplicationBridge infoDictionary]: unrecognized selector sent to class 0xc00134a0' >From what how I got things about growl, both with or without installer frameworks are using the same base methods. Am I missing something? I have not changed the registration dictionary or anything for that matter. I tried to build fresh with installer framework from source code, but it gave lots of errors. So I left that for time being. Can somebody throw some light on this issue?? What would be a feasible solution that i can try. Thanks, Sanju -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
