Issues encountered during investigation of showcase applications:
h2. General issues * UPS configuration contains {{"type": "AeroGear Unifiedpush Server"}} instead of {{push}} -> send email to the list to get agreement on the type property in general
h3. Native iOS * security checks results publishing not yet implemented (PR sent: AEROGEAR-2779) * app & device metrics not published immediately after app is launched -> create a JIRA bug ticket * app is crashing at Authentication & Access control sections when keycloak configuration is not present -> create a JIRA ticket to fix this
h3. Native Android * URL property in UPS configuration *must* contain trailing slash \(/), otherwise the app won't register -> create a JIRA ticket to fix it in SDK * app is crashing at startup when keycloak configuration is not present -> create a JIRA ticket to fix this * app is crashing at Device trust section when metrics configuration is not present -> create a JIRA ticket to fix this * app is crashing at Push section when ups configuration is not present -> create a JIRA ticket to fix this
h3. Cordova * app cannot be build for Android after it has been build for iOS and vice versa (PR sent: AEROGEAR-2813)
h3. Xamarin * App crashes on startup for iOS |
|