Ed

Results 9 comments of Ed

My toucheffects also were not working in Ios release mode with version 1.3.0. Just upgraded to 1.3.1 which fixes it. Thanks!!!

Bummer, have to take that back. Made a release version for testing in Testflight, after two days waiting for approval: the toucheffects do not work anywhere in the app. No...

Hi @pictos, Yes that makes the difference! I just did some testing with releasing to a device: - Linker Behaviour 'Link Framework SDK's only': Toucheffects DO NOT work - Linker...

I tried to reproduce it with a new app with one toucheffect but there it keeps working fine in release mode on the device. Is there anything else I could...

[sample1.zip](https://github.com/xamarin/XamarinCommunityToolkit/files/7686651/sample1.zip) It is used in 6 different xaml files, this is a typical example.

On my end I tried with an added a subclass of some related ios code from the toolkit, in order to influence the linker, but this did not make a...

Thanks Pedro I will try that monday when I am near my remote build host to be able to put a release version on my test device.

Hi Pedro i tried to influence the linker by using the linkersettings.xml that was already present (for prism). But anything I tried there did not seem to work: For example:...

Got similar messages from users that login to our system with the email / password login from Auth0. Remembered email popups do not work anymore, screen flickers while typing instead.