Hi, Which version of MonoTouch are you using? This should be working in the 5.2 release (but it wasn't in earlier releases).
Rolf On Thu, Mar 8, 2012 at 2:32 AM, Felix Collins <[email protected]> wrote: > I'm trying to use resources embedded from resx files in monotouch. I can > see the various resources dlls for the different languages in the .app file > but I get a MissingManifestResourceException when I try to use one. In the > debugger I checked what assemblies are loaded and none of the resource ones > are. Do I need to do something else to get this working on touch? I have > the build set to debug and not link at the moment. > > Regards, > Felix > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
