Leanplum / Leanplum-Android-SDK

Leanplum's integrated solution delivers meaningful engagement across messaging and the in-app experience.
https://www.leanplum.com
Apache License 2.0
46 stars 40 forks source link

Custom template is not added to dashboard #496

Closed michalkierasinski closed 2 years ago

michalkierasinski commented 2 years ago

Expected Behavior

A custom template is added to the dashboard.

Actual Behavior

A custom template is not added to the dashboard.

Steps to Reproduce the Problem

  1. Create a new custom template class in the project
  2. Register a new template before via MessageTemplates.registerTemplate before Leanplum.start
  3. Build an application
  4. Start application

Specifications

michalkierasinski commented 2 years ago

Ok, I found the sync button in the Message section. The issue can be closed.