Skip to content

Bugs by Component

Bugs - Component View
Component
ID
Title
Screenshot
Note
Issue Type
Priority
Assigned To
State
Status
Created At
9
43
Warning on game sounds
image.png
(i don’t know if this could be a problem). until you don start playing the JS generate hundred of warning
12/13/24, 9:27 AM
51
Dynamic zone
IMG_1264.PNG
it seems we are using Zone dimension to fit the adItem. using dynamic zones (they should be the preferred one) we have strange behaviour.
CASE1: GEOX ad is a 600x600 image, inserted into a 300x250 adItem and server by a fixed zone (300x250) id 787412. The ad visualization is perfect: fill the screen e no format stretching
CASE2: LAVAZZA ad is a 600x600 image, inserted into a 300x250 ad item and served by a Dynamic zone is 838306. The ad visualization is stretched in a 300x600 like format Id like to have in both cases a visualization like the GEOX. probably we need to set the adItem size to 350x350 and use that information to display correctly. calling adv/ad you get infact width and height from the AdItem. for testing, I changed the Campaign/AdItem for the zone 838306 to 350x350
1/8/25, 4:29 PM
54
Balance commit/ balance reload
points management is now working fine. the most evident case is when you navigate to the Menu (ie Mission Hub) and then return back to AdVantage: you call Balance and the latest points earned are lost
1/14/25, 8:48 AM
56
Like button (see the icons on Figma )
image.png
Testing the app we realised that the Like button was not implemented as intended because the initial design was probably misleading.
The initial icon could be an outline, that gets filled in when tapped.
As it is behaves now - turning grey from blue with a tap- seems to be counter intuitive.
We were thinking that the Like button could behave as reactions on social media: tap to activate/ when active, tap to deactivate. AFTER SCROLLING UP/DOWN THE AD THE “LIKE” SETTING IS ALWAYS RESET
1/20/25, 3:04 PM
59
Loading splah screen
aggiungere animazione durante il caricamento della webview
1/24/25, 11:33 AM
61
Unpin on “only for you” tab
In
1/27/25, 12:17 PM
62
double cookie page
image.png
<a href="#" class="termly-display-preferences">Consent Preferences</a>


1/31/25, 8:56 AM
63
scroll down gesture
We need to provide feedback to users who start scrolling down the Ad before the 1-second waiting time is over (and the points have been displayed).
Let’s try scrolling the page down by 30% (similarly to what happens when reaching the last Ad in JustForYou/Bonus) and then:
if the 1sec wait is over trigger the actual scrolling to the next section.
otherwise bounce back to initial position
2/3/25, 3:10 PM
65
100% Dynamic Mission Hub
we realised that not all the MissionHub settings are driven by the publisher/missionhub JSON
follow the order of missions as for the JSON sequence
for custom missions we need to configure also custom background (in the CocaCola one is hardcoded!)
we’ll have mission_header (always present) and mission_background (can be <empty>, in this case use the white background)
clarify where we need to upload the PNG/SVG assets. maybe we can refactor the code and create a folder only for the mission hub assests. avoid to put assets in the ADvantage root folder
which image format can we use? PNG + SVG?
2/4/25, 6:02 PM
17
2
49
ad_view event without DID
image.png
for every session there are 2 ad_view events without DID. pls check in additions there are multiple events without campaign: in theory every zone has a campaign...
12/27/24, 9:25 AM
52
Event AdView
in the POST you shold pass the CampaignID. Now you pass the PlacementID. you find the CampaignID in the ​ response: "advertisement": { "id": 956040,
1/10/25, 11:58 AM

Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.