Hi, I finally made my first Shiny app! I tried uploading this to shinyapps.io but i get this error message
Uploading bundle for application: 1927156...Error in inferAppPrimaryDoc(appPrimaryDoc = appPrimaryDoc, appFiles = appFiles, :
Application mode static requires at least one document.
Calls: <Anonymous> ... withStatus -> force -> bundleApp -> inferAppPrimaryDoc
Execution halted
This app uses *.csv files along with *.shp files that is loaded from my data folder. Im curious if this is probably the reason its giving me an error?
any help appreciated, take care!