I was setting this in an app the other day. Not seeing it now. Neither
the app nor the phone has changed.

VERY weird. VERY not reproducible too :(

On 16 January 2013 12:14, James Darbyshire <[email protected]> wrote:
> I also intermittently see this issue, not using reflection.
>
> Restarting the app sometimes fixes the problem.
>
> Not 100%, but I think it is due to where the EntryElement is created
> (LoadView, Ctor etc. )
>
> I will post a code example tomorrow.
>
> Regards,
>
> James
>
> On 16/01/2013, at 8:44 AM, Rolf Bjarne Kvinge <[email protected]> wrote:
>
> Hi,
>
> You're likely using reflection in some way and the managed linker is
> removing some of your code. Without an actual sample it's hard to be more
> specific though.
>
> Here is the relevant documentation:
> http://docs.xamarin.com/ios/Guides/Advanced_Topics/Linker
>
> Rolf
>
> On Sun, Jan 13, 2013 at 7:30 AM, gc898 <[email protected]> wrote:
>>
>> When I use the "Link SDK assemblies only" build option, all my
>> MonoTouchDialog.EntryElement cells show no text. I think the text is white
>> since data can still be entered and read.
>>
>> This is only happening on the device. Changing to "Don't Link" causes it
>> to
>> work normally.
>>
>> Has anyone seen anything like this before?
>>
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://monotouch.2284126.n4.nabble.com/Blank-Dialog-EntryElement-text-on-device-tp4657944.html
>> Sent from the MonoTouch mailing list archive at Nabble.com.
>> _______________________________________________
>> MonoTouch mailing list
>> [email protected]
>> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
>
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>



-- 
Nic Wise
t.  +44 7788 592 806 | @fastchicken
b. http://www.fastchicken.co.nz/
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to