Douglas Mendes Barreto
Douglas Mendes Barreto
### Summary Hello Guys, how is it going? Currently, my application has 3 packages names/bundle identifiers, each one has the respecting Android Flavors and iOS schemes. For some reason when...
Hello guys, I am trying to run this package on docker, but I am having trouble with his message: .../jre/bin/java: not found. So while I was reading the docs I...
# Bug Report ## Package name / version [email protected] ## Description I am trying to use a simple method from my store: ``` store.dispatch(ThunkAction); ``` It is working on run...
# Report The AppDelegate method to Deeplink on Swift 5 changed the interface declaration to: ```swift // UIApplicationDelegate func application(_ application: UIApplication, continue userActivity: NSUserActivity, restorationHandler: @escaping ([UIUserActivityRestoring]?) -> ())...
### Description Hello @jasonsturges, I just updated the package to 2.0.2 and I am receiving this error below, ``` Collecting page data ...ReferenceError: exports is not defined in ES module...
### Description fixes #40
Hello guys, how is it going? I'd like to know if this project has plans to deploy a binary to OSX (mac). Thx
Today the template copied from project comes with the two options google cloud and amazon s3 like: ``` project: framework: version: "0.0.1" name: "" google: project_id: "" credentials_file: "Insert here...