Skip to content

Chartboost startSession at wrong position #2

Description

Chartboost startSession is only in

  • (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions

But startSession should be called every time the app starts. If not the app reports wrong numbers of sessions.

But putting in in applicationDidBecomeActive yields to another conflict on Android.
http://forum.apportable.com/t/chartboost-placement-of-startsession/369

Currently I have no solution.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions