Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo Plugins Support › Chartboost qml item feature request

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14442

    Marcin

    Hello y-play,
    I am working with Chartboost recently and testing it a lot.
    I have small feature request since, I have heard, new version is in progress ๐Ÿ™‚
    It’s about consistency in methods and signals/callbacks.
    Example.
    To trigger rewarded video/Interstitial there are methods like:

    void showRewardedVideo(string location)
    void showRewardedVideo(enumeration location)
    
    void showInterstitial(string location)
    void showInterstitial(enumeration location)

    So the pattern is visible and clear, option for built-in enums and custom string locations.
    Unfortunately, for the signals, there are no options for enum, just:

    rewardedVideoDismissed(string location)
    rewardedVideoDisplayed(string location)
    
    interstitialDisplayed(string location)

    It is quite annoying when to trigger action I can use enums, but for signal callbacks I need to detect string, really is so easy to make an error.

    So my request is to, somehow if possible, add to signals optional enum parameter.
    It can be null if location is custom.
    Second approach would be to have two sets of signals for the same action, but I don’t see how it can be possible and it will be quite confusing.
    Any thoughts?

    Marcin

    #14443

    Alex
    Felgo Team

    Thank you forย you attention on the details here, Marcin! We will discuss that internally by tomorrow and give you a heads-up if we can unify the API a little bit!

    Best,

    Alex from “V”-Play ๐Ÿ˜‰

Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded