ull1516400121492 Skip Navigation

Provide the required project settings

  1. In
    Microsoft Visual Studio
    , open your
    BlackBerry Dynamics
    -enabled
    Xamarin.iOS
    project.
  2. In the project settings, select
    Options
    and navigate to
    Build > iOS Build > Code Generation and Runtime > Linker behavior
    .
  3. Select
    Link Framework SDKs Only
    for all required configuration and platform options.
  4. In the
    Additional mtouch arguments
    field, specify the following:
    --registrar:static
  5. Click
    Save
    . Note that more advanced examples of mtouch arguments can be found in the sample applications.