40 comments found.
Can multiple users use it to publish their app in playstore and apple store
Yes
So if i buy one extended licence will all my isers send their apps to playstore and apple store or each client need to buy new license
No need to buy another license if you buy one extended license.
hi, i had just purchase the script and when i first install i got this msg : The plugin `flutter_native_admob` uses a deprecated version of the Android embedding.
how to update it? thanks
and also after follow the documentation and added import ‘package:url_launcher/url_launcher.dart’; and i got this
https://prnt.sc/1tvu9oithanks
other infor, flutter—version Flutter 2.6.0-11.0.pre • channel dev • https://github.com/flutter/flutter.git Framework • revision 4b330ddbed (11 days ago) • 2021-09-16 17:29:58 -0700 Engine • revision 5b81c6d615 Tools • Dart 2.15.0 (build 2.15.0-116.0.dev)
The mentioned issues are already fixed, it’ll be released on next update soon.
can know when will be updated thanks.
Please check email. It’s updated to latest Flutter 2.5
hi, I’m not an expert, is it complicated to be able to create the app? what should i install? Thank you
It’s not complicated to create the app. There is a documentation file you’ll get upon purchase, which you can follow step by step.
I can also guide you if you need.
plz give me demo apk for check then i will buy
Please download the apk from the following link.
https://drive.google.com/file/d/1XiAV6yAQLW7xjnX3kFySVMAq27IUXmoe/view?usp=sharingWe can setup and customise this app. You can contact us via email-makemerealworld@ gmail.com
Yes, I’ve also sent email.
When you release the new version? Do you have any apk to test? Thanks
New updates with more features and Flutter 2.x ready will be released soon, probably within one week.
Please download the apk from the following link.
https://drive.google.com/file/d/16i_JOEVRu2Wl4-bxrPu6SXYjDxUtMO4o/view?usp=sharingplease update your app to new version
Your Flutter application is created using an older version of the Android embedding. It’s being deprecated in favor of Android embedding v2. Follow the steps at
Warning: Podfile is out of date This can cause issues if your application depends on plugins that do not support iOS or macOS. See https://flutter.dev/docs/development/packages-and-plugins/developing-packages#plugin-platforms for details. If you have local Podfile edits you would like to keep, see https://github.com/flutter/flutter/issues/45197 for instructions. To regenerate the Podfile, run:
rm ios/Podfile
Error launching application on iPhone 12 Pro Max.
The mentioned issues are already fixed, it’ll be released on next update soon with Flutter 2.x support.
I’m waiting bro, thank you for your support
Please email me so that I can update you.
Hi, does it work with Visual Composer support?*
Yes, it works with Visual Composer
hello, Pre-purchase questions
i have wordpress site with custom theme elementor and i want to know, can this apps make my wordpress site to mobile apps? and can i upload this to google play store and app store?
thanks sir
App is using WordPress REST API to get data, but some changes in official WordPress REST API is needed to support Elementor.
It can be uploaded to Google Play Store and App Store.
You can purchase it, I’ll be there to support.
does this also support elementor?
App is using WordPress REST API to get data, but some changes in official WordPress REST API is needed to support Elementor.
You can purchase it, I’ll be there to support.
do you have the needed code changes to support elementor ?
Please email me for support.
Hi there,
Just purchased and followed the instructions but getting multiple errors when I try and run the app in android studio:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Warning ────────────────────────────────────────────────────────────────────────────── Your Flutter application is created using an older version of the Android embedding. It’s being deprecated in favor of Android embedding v2. Follow the steps at
https://flutter.dev/go/android-project-migrationto migrate your project. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Launching lib/main.dart on sdk gphone x86 arm in debug mode… Running Gradle task ‘assembleDebug’... registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection) registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection) registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection) D8: Cannot fit requested classes in a single dex file (# methods: 79942 > 65536) com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: The number of method references in a .dex file cannot exceed 64K. Learn how to resolve this issue at https://developer.android.com/tools/building/multidex.html at com.android.builder.dexing.D8DexArchiveMerger.getExceptionToRethrow(D8DexArchiveMerger.java:131) at com.android.builder.dexing.D8DexArchiveMerger.mergeDexArchives(D8DexArchiveMerger.java:118) at com.android.build.gradle.internal.transforms.DexMergerTransformCallable.call(DexMergerTransformCallable.java:102) at com.android.build.gradle.internal.tasks.DexMergingTaskRunnable.run(DexMergingTask.kt:444) at com.android.build.gradle.internal.tasks.Workers$ActionFacade.run(Workers.kt:335) at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:39) at org.gradle.workers.internal.NoIsolationWorkerFactory$1$1.execute(NoIsolationWorkerFactory.java:61) at org.gradle.workers.internal.AbstractWorker$1.call(AbstractWorker.java:44) at org.gradle.workers.internal.AbstractWorker$1.call(AbstractWorker.java:41) at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:416) at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:406) at org.gradle.internal.operations.DefaultBuildOperationExecutor$1.execute(DefaultBuildOperationExecutor.java:165) at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:250) at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:158) at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:102) at org.gradle.internal.operations.DelegatingBuildOperationExecutor.call(DelegatingBuildOperationExecutor.java:36) at org.gradle.workers.internal.AbstractWorker.executeWrappedInBuildOperation(AbstractWorker.java:41) at org.gradle.workers.internal.NoIsolationWorkerFactory$1.execute(NoIsolationWorkerFactory.java:55) at org.gradle.workers.internal.DefaultWorkerExecutor$1.call(DefaultWorkerExecutor.java:105) at org.gradle.workers.internal.DefaultWorkerExecutor$1.call(DefaultWorkerExecutor.java:99) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner.runExecution(DefaultConditionalExecutionQueue.java:215) at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner.runBatch(DefaultConditionalExecutionQueue.java:164) at org.gradle.internal.work.DefaultConditionalExecutionQueue$ExecutionRunner.run(DefaultConditionalExecutionQueue.java:131) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63) at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55) at java.lang.Thread.run(Thread.java:748) Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete at com.android.tools.r8.utils.t.a(:55) at com.android.tools.r8.D8.run(:11) at com.android.builder.dexing.D8DexArchiveMerger.mergeDexArchives(D8DexArchiveMerger.java:116) ... 30 more Caused by: com.android.tools.r8.utils.AbortException: Error: null, Cannot fit requested classes in a single dex file (# methods: 79942 > 65536) at com.android.tools.r8.utils.Reporter.a(:21) at com.android.tools.r8.utils.Reporter.a(:7) at com.android.tools.r8.dex.VirtualFile.a(:33) at com.android.tools.r8.dex.VirtualFile$h.a(:5) at com.android.tools.r8.dex.ApplicationWriter.a(:13) at com.android.tools.r8.dex.ApplicationWriter.write(:35) at com.android.tools.r8.D8.d(:44) at com.android.tools.r8.D8.b(:1) at com.android.tools.r8.utils.t.a(:23) ... 32 more
FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ’:app:mergeDexDebug’. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: The number of method references in a .dex file cannot exceed 64K. Learn how to resolve this issue at https://developer.android.com/tools/building/multidex.html
- 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 15s [!] The shrinker may have failed to optimize the Java bytecode. To disable the shrinker, pass the `—no-shrink` flag to this command. To learn more, see: https://developer.android.com/studio/build/shrink-code Exception: Gradle task assembleDebug failed with exit code 1
Please email me for support.
how can i hire you to make that app work for my website ? https://new.altamiuz.net and how much it cost me ?
Please mail me at digitria.incorporated@gmail.com
hello, i want to create android and ios mobile application for wordpress website, do i have to buy a key for each site?
No need to buy extra key.
Hi there !
It says in the discrition that your product Supports WPBakery Page Builder.
But when i try i t thoru the emualtor it just show alle the shortcoeds. How do i fix or what im I sopose to do?
Please email me for support.
Will I be able to use this with my current wordpress blog – to pull in the Podcasts, Events, and Blog Posts, etc…include the home page slider? Here is the website: http://gtownwomensbiblestudy.com/
You can use it with your website. All the categories and posts will display in app. But homepage slider will not appear in app, for this slightly modification in app need to do. Feel free to purchase as I can help you if you’ve knowledge of flutter, else you can even purchase extended license or hire me to modify as per your requirements.
looks like this WP Theme I am using has create each of these as post_types – will that work? See screenshot here: https://drive.google.com/file/d/126y2jecFWjOZo-QR14FQsJq2lCwWfHfq/view?usp=sharing
Also see that when I edit these sections – it is passing in event_type • wp-admin/edit.php?post_type=risen_multimedia • wp-admin/edit.php?post_type=risen_event • wp-admin/edit.php?post_type=risen_staff • wp-admin/edit.php?post_type=risen_gallery • /wp-admin/edit.php?post_type=risen_slide
So – will I be able to configure the apps to pull in based on the post_type?
It’s possible to show based on post type. You can see instruction in documentation upon purchase. I’ll help and/or explain you in detail on how to achieve this.
Great – I just replied to it in to your comment that was in my email too.
oops -email got bounced back. You can email me at sway@learnpoints.com
Pre-sales question: Instead of video, can I add music, mp3? Or the plugin needs to be altered?
Yes, you can add music, mp3 as well. No need to alter plugin. But if you need custom size for the audio player then one line need to alter.
where can i see the demo version?
Please download the apk from the following link.
https://drive.google.com/open?id=1NY1YrVi4qXxUSLfoLcDh7rkyhTk0eOnFupdated to latest Flutter version ? Also it possible to add login / Registration ?
Yes, it’s updated to latest flutter version. It’s possible to add registration and login.