On Mon, Apr 29, 2013 at 11:19 PM, Paul Johnson <[email protected]>wrote:
> Hi, > > > What is the actual behavior you're seeing on the screen? Does the app >> show up as expected, or does it exit? >> > > I get a splash screen. It is then supposed to put up a message to say > loading data (UIAlert) and then another UIAlert to say welcome. Now here is > the reason why I think it was at runtime. > > UIAlert #1 works. It doesn't use the LocalizedString code. UIAlert #2 > isn't hit, but what is happening is really odd. The LocalizedString is > being called but looks to being called twice - once before > FinishedLaunching has been executed, once after with the same token. This > token is only ever used once (no replications of the token exist when I do > a Search in Files other than in the Localized.strings file). > This doesn't sound like anything I've run into before :| > > The mystery deepens! Good hunting! Rolf
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
