This question is locked. New answers and comments are not allowed.
Just copied in the tab view XAML from the Getting Started page for the TabView and then ran the project. Compiles and displays fine for Android but on iOS I get the error below. The project is configured to support ARMv7s - is this saying that Telerik.UI does not support ARMv7s? Thanks!
clang : error : linker command failed with exit code 1 (use -v to see invocation)
error MT5209 : Native linking error : file is universal (4 slices) but does not contain a(n) armv7s slice: blah/mtouch-cache/TelerikAppFeedback.a file 'blah/mtouch-cache/TelerikAppFeedback.a' for architecture armv7s
MTOUCH : error MT5202: Native linking failed. Please review the build log.
