Code

Discussion on Newsfreak - Flutter Mobile App for WordPress

Discussion on Newsfreak - Flutter Mobile App for WordPress

By
Cart 637 sales
Recently Updated

794 comments found.

pre-purchase question: Is it possible to change the tabs at the bottom of the app to link to a web page?

You can link to a webpage to the menu items in the sidebar or the settings items in the profile tab. Thanks

Is webview supported? I’ll prefer the page to load inside the app, not in an external browser

We use custom chrome tab which actually opens the link inside the app with a tab like facebook open links not on any external browser. Thanks

I am having this error anytime I run the script

FAILURE: Build failed with an exception.

  • What went wrong: Could not determine the dependencies of task ’:package_info_plus:compileDebugJavaWithJavac’. > Could not determine the dependencies of null. > Cannot query the value of this provider because it has no value available.
  • Try: > Run with—stacktrace option to get the stack trace. > Run with—info or—debug option to get more log output. > Run with—scan to get full insights. > Get more help at https://help.gradle.org.

BUILD FAILED in 12s Error: Gradle task assembleDebug failed with exit code 1

How do I Fix it?

Please contact our support. Thanks

I send you an email please check

I hope your issues are resovled now. Thanks

It would be a lot better for us if you can specify what files were edited in each update as the most of us has done customisation after setup.

For the current update which fixed onesignal can you please specify what files were changed ?

Thank you in advance

Hi, Please check out our doc. We highlight changes in each update there. To fix the notification issue only, use our latest plugin, update the onesignal_flutter package. Thanks

Should we reconfigure the app after the update?

No, if you changed the menioned files. Yes, if you’re using the latest source code. Thanks

pre sale question, is it easy to customize with wordpress?

i want to add survey as module and store its results to DB, if i can open it with wordpress can i add survey plugins easily to admin and mobile app?

Chat GPT is helping with wordpress customisation just want to make sure your solution support full source code editing.

Hi, Anything outside deafult wordpress features are not supported. You need to customize the code for that. Thanks

Hello

Documentation well explained. I have successfully completed all the steps till 6.1 where I am stuck. On how to generate a keystore file. You said to “run this command below from the root of your project directory.” Please where can I find it (root of project direcory) ?

Please contact our support. Thanks

I have sent you a mail for about 5 days now, no reply

Sorry to hear that. Can you please send it again? Thanks

Please update the flutter code to support the latest version of flutter, and to work with jdk 21.

Please to the needful.

Hi, Please follow the mentioned flutter version to ignore issues. We are working to update our code with the latest version and hope to release it very soon. Thanks

Hi. I want file data safety in google play console

App collectes user data like for email and social logins. Also collects device id for notifications and ads. You can select according to that. If you need further help, please contact our support. Thanks

Thank you very much for your response. However, this is the first time I’ve uploaded an app to my developer account, so I don’t have sufficient knowledge of these matters. If there is a file containing this data and information, I would be grateful. I look forward to hearing from you.

Please contact our support with your queries. Thanks

request :

✓ embed pdf / pdf from embed google drive ✓ embed canva slide show

Thanks for your suggestions but we have no plan for adding embeded pdf support right now.

Does your application support vertical videos? (Facebook Reels, YouTube Shorts, TikTok)

hello, now only two issues

please check email, as: sncreativetech

1. google login not showing, we have completely follow the instruction for google login, but still not visible in login/signup screen 2. comment option is not visible

please note: we already have enabled from admin panel, comment, social login etc

Please check your email inbox. Thanks

still the issues is not resolve, issue is from your plugin

Please check out your support thread. Thanks

I have input my purchase code in the plugin and i still have No internet connection. I sent you a message and you havent rectified it. Please i need it fixed very urgent

Hope your issue is fixed now. Thanks

Yes. Thanks

Please let me know from where I can change the app values like “popular news, recent news and many more to like recent posts or popular posts”?

Thanks, DK

You can change them from the translation files. lib/assets/translations folder.

Sure thanks for the reply

Hello, there is a critical error in WordPress with the app plugin and onesignal. Every time it sends notifications it generates the critical error. Please check the new OneSignal update and compatibility with the news plugin.

Please contact our support. Thanks

Hi, please check

1. If we embed youtube video on post, it will make post in app blank 2. If we set embed youtube video as video post, it is not show in app 3. If we upload the video and use as video post, the latest new in app does not appears

We are using both YouTube and network videos in our demo apps. As our demo app is working, your app should work too. Please contact our support with proper details. Thanks

thank you, its working now.

I have a suggestion, how about to make an option = the first news or first 5 news looks like a “featured post” when “featured post” is disabled via plugin.

Because, manually add and remove featured post is a little tiring.

And popular post block the new post, because it is diagonal, how about rearange the popular post as a slider horizontally ?

Thanks for your suggestions. It won’t be a good idea to set posts as featured automatically. For the popular posts, we will keep it in mind while releasing the next feature update. Thanks

Most of flutter are out of date and cannot run becuase of following error “C:\Users\Iqmal\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_web_browser-0.17.2\android\src\main\java\dev\vbonnet\flutterwebbrowser\FlutterWebBrowserPlugin.java:11: error: cannot find symbol import io.flutter.plugin.common.PluginRegistry.Registrar; ^ symbol: class Registrar location: interface PluginRegistry C:\Users\Iqmal\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_web_browser-0.17.2\android\src\main\java\dev\vbonnet\flutterwebbrowser\FlutterWebBrowserPlugin.java:12: error: cannot find symbol import io.flutter.plugin.common.PluginRegistry.ViewDestroyListener; ^ symbol: class ViewDestroyListener location: interface PluginRegistry C:\Users\Iqmal\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_web_browser-0.17.2\android\src\main\java\dev\vbonnet\flutterwebbrowser\FlutterWebBrowserPlugin.java:13: error: cannot find symbol import io.flutter.view.FlutterNativeView; ^ symbol: class FlutterNativeView location: package io.flutter.view C:\Users\Iqmal\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_web_browser-0.17.2\android\src\main\java\dev\vbonnet\flutterwebbrowser\FlutterWebBrowserPlugin.java:21: error: cannot find symbol public static void registerWith(Registrar registrar) { ^ symbol: class Registrar location: class FlutterWebBrowserPlugin C:\Users\Iqmal\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_web_browser-0.17.2\android\src\main\java\dev\vbonnet\flutterwebbrowser\FlutterWebBrowserPlugin.java:28: error: cannot find symbol new ViewDestroyListener() { ^ symbol: class ViewDestroyListener location: class FlutterWebBrowserPlugin C:\Users\Iqmal\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_web_browser-0.17.2\android\src\main\java\dev\vbonnet\flutterwebbrowser\FlutterWebBrowserPlugin.java:30: error: cannot find symbol public boolean onViewDestroy(FlutterNativeView view) { ^ symbol: class FlutterNativeView C:\Users\Iqmal\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_web_browser-0.17.2\android\src\main\java\dev\vbonnet\flutterwebbrowser\FlutterWebBrowserPlugin.java:29: error: method does not override or implement a method from a supertype”

Hi, It depends on which version you’re using. Please cooperate with our support to fix your issues. Thanks

error while playing video (demo app)

Thanks for reporting this issue. We will check this out.

Hi … pre-sale question: Im looking to build a news app on ios and android. What knowledge or skills would i need to use this template to build the app? I already have my news content on a wordpress site currently. How can i customize this app and build it for android / ios? is there any additional services offered to do the app store submissions that we can pay for? thanks

Hi, We provide step-by-step documentation for configuring and deploying the app. A little technical and coding knowledge will help. If you can’t do that, we provide installation services too. You can check them out here: https://www.mrb-lab.com/newsfreak-installation/

Hi, the app is loading without posts on start. I have to refresh to get the posts solution to this?

Please contact our support. Thanks

​Hello, On the Custom Ads Setup, How many banners can we have on the app, Just 1? Regards.

LMGroup Purchased

Hello, Any update on this?

No

LMGroup Purchased

Thank You for the reply!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey