
Marco Vanossi
- Total activity 501
- Last activity
- Member since
- Following 0 users
- Followed by 5 users
- Votes 1
- Subscriptions 200
Posts
Recent activity by Marco Vanossi Sort by recent activity-
Age guessing lens
Hello, After reaching 100 mi views my lens (6ee63fbe-3dca-44b3-b816-0302dbad77b8) has just been deleted for this reason: "Reason for rejection:This Lens features content that could be perceived a...
-
This Lens contains brand imagery associated with Snap Inc
Hello, I a rejection saying: "This Lens contains brand imagery associated with Snap Inc. Please ensure all Snapchat logos conform to our Brand Guidelines: https://storage.googleapis.com/snap-inc/b...
-
Zendesk bug
Hello, I have around 8 open Zendesk email threads with the Lens Studio team but after I send a reply to the thread I never hear back. Is there an issue going on with Zendesk? thanks
-
My lens has no username and is being rejected
Hi, I have a popular lens that was taken down because of "Your Lens may not feature usernames or directly link to another platform such as Facebook, Instagram, WhatsApp, Twitter or Youtube" but it ...
-
Lenses should utilize the Snapchat camera when taking Snaps
Hi, I'm trying to make a Meme Maker. Could someone explain why my lens keeps getting rejected due to: "Lenses should utilize the Snapchat camera when taking Snaps". I even followed what Neha said...
-
Text object and ASCI characters
Hello, I noticed I can't use certain characters like these 𝔄𝔟𝔠 . The text object shows empty. Do I need to do something specific to support these? thanks
-
Touch event on 2d text
Is it possible to detect when a specific text object has been tapped? I’m able to do that with image objects by adding the touch element with the mesh set to the image object but when I try that w...
-
Collage template
Hi, I want to ask the user to pic like 8 photos and make a collage. Is there a template for it? Thanks
-
Delete lens
Hi, I uploaded a lens by accident. How do I delete it? thanks
-
global.scene.isRecording() always false
When I print print(global.scene.isRecording()); and toggle the simulator on capture mode / live mode it always prints false. I have added the script to the Frame Updated event.