apptentive / apptentive-cordova

A plugin for Cordova that lets your app be Apptentive.
https://learn.apptentive.com/knowledge-base/integrating-the-apptentive-cordova-sdk-plugin/
BSD 3-Clause "New" or "Revised" License
3 stars 13 forks source link

v6.0.0 no way to modify theme and color styling in ios #93

Open TheLangdaTyagi opened 2 years ago

TheLangdaTyagi commented 2 years ago

I was trying to figure out a way to have custom theme for the ios and android sdks (cordova) but couldn't find much - I've looked at the below resources and was able to customize android styles using styles.xml resource file but found nothing for ios. https://learn.apptentive.com/knowledge-base/android-ui-cookbook-overview/ https://learn.apptentive.com/knowledge-base/apptentive-kit-ios-customization/#uiappearance

The above makes it seem like you can only do it through native code...

  1. Is there an easy way to customize the theme for ios to match my app?
  2. Is there an easy way to remove default apptentive styles and use ios native styles for the survey dialog?

Workspace - Angular - 13 Ionic - 6 cordova - 10.0.0 cordova-android - 10.1.1

Thanks, Vishwesh

CaseyApptentive commented 2 years ago

Hi @TheLangdaTyagi. Thanks for reaching out. I'm looking into this with my team and will follow up as soon as possible.

Are you just getting started using Apptentive, or are you migrating from another version? I ask because we do not support Ionic, so I'm wondering if it's been set up properly in the past or if this is brand new.

TheLangdaTyagi commented 2 years ago

We've been using apptentive for a while now, migrating from 5.7.1 to 6.0.0