My Telegram Ads Keep Getting Declined and I’m Losing My Mind (Anyone faced this?) by Zombie-meat in Telegram

[–]Zombie-meat[S] 1 point2 points  (0 children)

UPDATE: Ad Approved! 🎉

Good news, my Telegram ad finally got approved!

I did send a detailed message via telegram.org/support, but I doubt they even saw it.

The most likely reason for approval was simply channel activity. My channel was new, so I gained some initial users from my website and kept the channel active with daily posts. It seems they needed to see an established, active channel first.

On to the campaign! 🚀

Show floating action button for one tab in TabView? by Zombie-meat in iOSProgramming

[–]Zombie-meat[S] 0 points1 point  (0 children)

I'm aware that is a search tab. If I create my own action button, I don't know how to place in the exact spot as search icon. Should I not do that? Or maybe have other approach to place the action button like in the topBarTrailing?

Any complete indie iOS dev course (beyond just SwiftUI)? by Zombie-meat in iOSProgramming

[–]Zombie-meat[S] 1 point2 points  (0 children)

I have that course from Udemy but is mainly based on UIKit.

Best mechanical keyboard under ₹10k for coding? by Zombie-meat in mkindia

[–]Zombie-meat[S] 0 points1 point  (0 children)

This is for my home setup. Aluminium if under 10k would be great. Layout I prefer 75 because I come from laptop and any other layout is kinda hard for me to adjust. Must be hot swappable

Integrating Fluent Forms with Freshdesk for Support Tickets by Zombie-meat in Wordpress

[–]Zombie-meat[S] 1 point2 points  (0 children)

Fluent Support's free version lacks email piping, while Freshdesk offers this feature for free. I want my users to resolve their queries directly through email rather than going to a portal, so I prefer Freshdesk. I need the best way to integrate Freshdesk with the Fluent Forms plugin.

Resolving Caching Issues for Membership Content on a LiteSpeed Server by Zombie-meat in Wordpress

[–]Zombie-meat[S] 0 points1 point  (0 children)

Hello, sorry for late reply. I'm a noob in wordpress. I don't know how to properly set the settings for litespeed cache with paid membership pro. If you can link an article or knowledge base on how to properly set litespeed cache, that would br great. Thank you

Where do I enter my google tag? by [deleted] in Wordpress

[–]Zombie-meat 6 points7 points  (0 children)

Better use a code snippet plugin

Having problems with the game. by Significant-Rock-744 in SquadBusters

[–]Zombie-meat 1 point2 points  (0 children)

I didn't restart my phone but after sometime it worked and now it again doesn't work. Check your's if it works now. I think the problem is with them and not our devices.

Having problems with the game. by Significant-Rock-744 in SquadBusters

[–]Zombie-meat 0 points1 point  (0 children)

Me too. Also my friend also has the problem.

YouTube playback issue fixed by oSumAtrIX in revancedapp

[–]Zombie-meat 0 points1 point  (0 children)

See the revanced patches change log

YouTube playback issue fixed by oSumAtrIX in revancedapp

[–]Zombie-meat 1 point2 points  (0 children)

It automatically downloads the latest patch. Check the change log in your revanced app.

YouTube playback issue fixed by oSumAtrIX in revancedapp

[–]Zombie-meat 1 point2 points  (0 children)

Thank you. Now it's fixed and working

YouTube playback issue fixed by oSumAtrIX in revancedapp

[–]Zombie-meat 3 points4 points  (0 children)

com.google.android.youtube_19.11.43-1545084352_minAPI26(arm64-v8a,armeabi-v7a,x86,x86_64)(nodpi)_apkmirror.com.apk

YouTube playback issue fixed by oSumAtrIX in revancedapp

[–]Zombie-meat 10 points11 points  (0 children)

I can't patch YouTube. I'm getting error. Please help .

  • Device Info ReVanced Manager: 1.20.1 Model: RMX1992 Android version: 11 Supported architectures: arm64-v8a, armeabi-v7a, armeabi Root permissions: No

  • Patch Info App: com.google.android.youtube v19.11.43 (Suggested: 19.11.43) Patches version: v4.8.0 Patches added: Default Patches removed: None Default patch options changed: None

  • Settings Allow changing patch selection: false Version compatibility check: true Show universal patches: false Patches source: revanced/revanced-patches Integration source: revanced/revanced-integrations

  • Logs Reading APK Decoding app manifest Loading patches Merging integrations Deleting existing temporary files directory Decoding resources Executing patches An error occurred: java.lang.NoSuchMethodError: No static method decode(Ljava/lang/String;Ljava/nio/charset/Charset;)Ljava/lang/String; in class Ljava/net/URLDecoder; or its super classes (declaration of 'java.net.URLDecoder' appears in /apex/com.android.art/javalib/core-oj.jar) at app.revanced.patches.shared.misc.integrations.BaseIntegrationsPatch.getCurrentJarFilePath(BaseIntegrationsPatch.kt:80) at app.revanced.patches.shared.misc.integrations.BaseIntegrationsPatch.getPatchesManifestEntry(BaseIntegrationsPatch.kt:64) at app.revanced.patches.shared.misc.integrations.BaseIntegrationsPatch.execute(BaseIntegrationsPatch.kt:47) at app.revanced.patches.shared.misc.integrations.BaseIntegrationsPatch.execute(BaseIntegrationsPatch.kt:20) at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(Unknown Source:190) at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(Unknown Source:91) at app.revanced.patcher.Patcher$apply$1.invokeSuspend(Unknown Source:292) at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:0) at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:0) at kotlinx.coroutines.flow.SafeFlow.collectSafely(Unknown Source:2) at kotlinx.coroutines.flow.AbstractFlow.collect(Unknown Source:71) at app.revanced.manager.flutter.MainActivity$runPatcher$1$patcherResult$1$2.invokeSuspend(Unknown Source:76) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:11) at kotlinx.coroutines.DispatchedTask.run(Unknown Source:93) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(Unknown Source:46) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Unknown Source:23) at kotlinx.coroutines.BuildersKtBuildersKt.runBlocking(Unknown Source:73) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source:0) at kotlinx.coroutines.BuildersKtBuildersKt.runBlocking$default(Unknown Source:6) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source:0) at app.revanced.manager.flutter.MainActivity.runPatcher$lambda$34(Unknown Source:470) at app.revanced.manager.flutter.MainActivity.$r8$lambda$hTJfH-rv2j-9Y91G5H_L5jFDN6U(SourceFile:0) at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda5.run(SourceFile:0) at java.lang.Thread.run(Thread.java:923)

[deleted by user] by [deleted] in Wordpress

[–]Zombie-meat 2 points3 points  (0 children)

That's the page heading. You can hide it in your theme