I registered a developer account and added a game. Then I added the client id and secret to the app with
[Everyplay setClientId:xxx clientSecret:xxx redirectURI:xxx];
and tried to upload a video. But it showed the example app instead of the name and icon of my game. Did I miss some steps? Or is this normal behaviour for development build? Thanks.