Questions
Signing Key for Google Play
Hi there,
How can I make it so my app (for Android) is signed with my Google Play signing key, instead of the GoNative/Median default key at build time here? Is there a way I can give it to you and you apply it to my account here?
Posted by JB 2 months ago
[Crashlytics] - Query
Hello,
Is there a support for any Crashlytics tool via go native ?
Thanks
Posted by Champa 3 months ago
Uploading image files causing crash with recent build.
We recently rebuilt our Android App to meet the minimum version 33 requirements. We now have a user reporting that the App crashes when uploading images. Uploading works fine from the web interface. Any ideas why this may be happening? Is it a permissions thing? The user has fast internet and lots of space and memory on their device.
Posted by Troy Bradford 3 months ago
Command PhaseScriptExecution failed with a nonzero exit code
Im running into the error above. all the solutions im reading are not working for me. Im not sure if its me or whats happening.
Posted by Andrew 3 months ago
Is it possible to listen to the Mobile back button
In order to refresh the content on the previous page, we would like to listen to the mobile native back button. Would that be possible? If then, how do you manage that? Is there an event to listen to?
Posted by Stygge Stigge 3 months ago
ios app won't start
Hi, in xcode, ios application is not running, it is complaining about GoNativeCore library. I attach a screenshot of the screen with more details about this error.
<https://drive.google.com/file/d/1IyI9_uW59g6wq4pYd3dleBknqfAkAChR/view?usp=sharing>
Posted by Jack 3 months ago
Spotify and Apple Music Playlists in App?
We are trying to incorporate Spotify and Apple Music players into our app. With Spotify, we can add the playlists, but the music only plays in preview mode (30 second snippets). Apple Music playlists are not loading. Can we hire Median to finish these integrations?
Posted by Tim Piazza 3 months ago
Does Median work with NextJS apps?
I'm thinking about using Median as a solution to building my mobile application for my NextJS application, but I'm unsure if that's a viable option. Has anyone attempted this, and if so are there any drawbacks to using this approach?
Posted by Logan Sotelo 3 months ago
Custom CSS
Hello, I have a problem ceased to apply custom css for android, for ios everything is fine, tried different options to fix, but nothing helps, can you solve this problem ?
Posted by Jack 3 months ago
Issue with build app on IOS
I'm attempting to submit my build to the Apple Store. I've downloaded the iOS source code and am currently in the process of creating a build. However, I encountered an error. Could you please assist me in resolving this issue?
PhaseScriptExecution [CP]\\ Embed\\ Pods\\ Frameworks /Users/antonbodniev/Library/Developer/Xcode/DerivedData/GoNativeIOS-cmysnbnbacjqzgewnnlfaddlsrkn/Build/Intermediates.noindex/ArchiveIntermediates/GonativeIO/IntermediateBuildFilesPath/GoNativeIOS.build/Release-iphoneos/GonativeIO.build/Script-62F936383ED2769E752E0C07.sh (in target 'GonativeIO' from project 'GoNativeIOS')
cd /Users/antonbodniev/Downloads/ios\\ 6
/bin/sh -c /Users/antonbodniev/Library/Developer/Xcode/DerivedData/GoNativeIOS-cmysnbnbacjqzgewnnlfaddlsrkn/Build/Intermediates.noindex/ArchiveIntermediates/GonativeIO/IntermediateBuildFilesPath/GoNativeIOS.build/Release-iphoneos/GonativeIO.build/Script-62F936383ED2769E752E0C07.sh
mkdir -p /Users/antonbodniev/Library/Developer/Xcode/DerivedData/GoNativeIOS-cmysnbnbacjqzgewnnlfaddlsrkn/Build/Intermediates.noindex/ArchiveIntermediates/GonativeIO/BuildProductsPath/Release-iphoneos/GonativeIO.app/Frameworks
Symlinked...
rsync --delete -av --filter P .\*.?????? --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "../../../IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoNativeCore.framework" "/Users/antonbodniev/Library/Developer/Xcode/DerivedData/GoNativeIOS-cmysnbnbacjqzgewnnlfaddlsrkn/Build/Intermediates.noindex/ArchiveIntermediates/GonativeIO/InstallationBuildProductsLocation/Applications/GonativeIO.app/Frameworks"
building file list ... rsync: link_stat "/Users/antonbodniev/Downloads/ios 6/../../../IntermediateBuildFilesPath/UninstalledProducts/iphoneos/GoNativeCore.framework" failed: No such file or directory (2)
done
sent 29 bytes received 20 bytes 98.00 bytes/sec
total size is 0 speedup is 0.00
rsync error: some files could not be transferred (code 23) at /AppleInternal/Library/BuildRoots/97f6331a-ba75-11ed-a4bc-863efbbaf80d/Library/Caches/com.apple.xbs/Sources/rsync/rsync/main.c(996) [sender=2.6.9]
Command PhaseScriptExecution failed with a nonzero exit code
Posted by Anton Bodniev 3 months ago